Malawi’s Annual Inflation Edges Up to 24.3% i…


‘,
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);

Malawi’s consumer price inflation accelerated in April 2026, with the year-over-year Consumer Price Index (CPI) rising to 24.3%, up from 23.8% in March 2026. The latest data, updated on 20 May 2026, indicate a further build-up in price pressures compared with the same month a year earlier.

The figures are based on year-over-year comparisons, meaning the “actual” April reading reflects the change in prices relative to April of the previous year, while the “previous” March reading showed the change compared with March a year earlier. The uptick suggests that inflationary momentum remains strong, maintaining pressure on households and policymakers as they navigate a persistently high price environment.




Source link

Scroll to Top