Uganda’s Annual Inflation Edges Up to 3.2% in…


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

Uganda’s consumer price inflation ticked higher in May 2026, with the year-over-year Consumer Price Index (CPI) rising to 3.2%, up from 3.0% in April 2026. The latest data, updated on 29 May 2026, indicate a modest acceleration in price growth but still point to a relatively contained inflation environment.

The figures are based on a year-over-year comparison, measuring price changes in May 2026 against those in May 2025. Similarly, April’s 3.0% reading reflected the change compared with April 2025. The slight increase suggests inflationary pressures remain present but not yet at levels typically associated with overheating or acute cost-of-living stress.

While no breakdown by category was provided, the move from 3.0% to 3.2% will be closely watched by market participants and policymakers, as it may influence expectations around future price dynamics and potential monetary policy responses if the upward trend continues.




Source link

Scroll to Top