Finland’s Monthly Inflation Slows in March as…


‘,
buttonPrevHTML: ”,
};

function adaptBreadcrumbs() {
let breadcrumbs = document.querySelectorAll(‘#header-breadcrumbs’);

for(i = 0; i < breadcrumbs.length; i++) {
let title = breadcrumbs[i].querySelector(‘.breadcrumbs-title’);
let btns = breadcrumbs[i].querySelector(‘.btn-container:last-child’);

if(btns && btns.children && btns.children.length) {
if(parseInt(title.getBoundingClientRect().top + title.getBoundingClientRect().height / 2) == parseInt(btns.getBoundingClientRect().top + btns.getBoundingClientRect().height / 2)) {
title.style=”flex-grow:1;”;
} else {
title.style=”flex-grow:0;”;
}
} else {
title.style=”flex-grow:1;”;
}

}
}

window.addEventListener(‘resize’, adaptBreadcrumbs);
document.addEventListener(‘DOMContentLoaded’, adaptBreadcrumbs);

Finland’s consumer price inflation eased on a month-over-month basis in March 2026, with the Consumer Price Index (CPI) rising 0.70% compared with the previous month. This marks a slowdown from February 2026, when the CPI had increased by 1.10% over January, according to data updated on 14 April 2026.

The figures show that while prices continued to rise in March, the pace of monthly inflation moderated from the prior month. The “actual” comparison reflects the change in CPI for March versus February, whereas the “previous” figure captures February’s change relative to January. This deceleration may signal a cooling of short-term price pressures in the Finnish economy as it moves through the first quarter of 2026.




Source link

Scroll to Top