Paraguay Annual Inflation Accelerates in Sept…


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

Paraguay experienced a rise in annual inflation to 4.3% in September 2025, compared to 4.1% in August. The transport sector saw an increase in deflation, moving to -3.1% from -1.1%. Conversely, inflation rates decreased in sectors such as recreation and culture, which fell to 3.4% from 5.8%, services, down to 3.8% from 4.4%, and utilities, slipping slightly to 2.7% from 2.8%. Meanwhile, most other categories displayed more moderate price increases. Notably, the costs of food and non-alcoholic beverages climbed to 9.8% from 8.8%, largely due to rising prices for meat and horticultural products. Likewise, the categories of restaurants and hotels edged slightly higher to 7.1% from 7.0%. On a month-to-month basis, the Consumer Price Index (CPI) decreased by 0.1%, reversing the 0.1% growth recorded in August.




Source link

Scroll to Top