Headline Inflation YoY
Chart.register(ChartDataLabels);
var ctx = document.getElementById(‘inflationChart’).getContext(‘2d’);
var inflationChart = new Chart(ctx, {
type: ‘bar’,
data: {
labels: [“Jan-24”, “Feb-24”, “Mar-24”, “Apr-24”, “May-24”, “Jun-24”, “Jul-24”, “Aug-24”, “Sep-24”, “Oct-24”, “Nov-24”, “Dec-24”, “Jan-25”, “Feb-25”, “Mar-25”, “Apr-25”, “May-25”, “Jun-25”, “Jul-25”, “Aug-25”, “Sep-25”],
datasets: [{
data: [28.3, 23.1, 20.7, 17.3, 11.8, 12.6, 11.1, 9.6, 6.9, 7.2, 4.9, 4.1, 2.4, 1.5, 0.7, 0.3, 3.5, 3.2, 4.1, 3.0, 5.6],
backgroundColor: ‘orange’,
borderWidth: 1
}]
},
options: {
responsive: true,
plugins: {
legend: {
display: false
},
datalabels: {
anchor: ‘end’,
align: ‘top’,
formatter: function(value) {
return value + ‘%’;
},
font: {
weight: ‘bold’
}
}
},
scales: {
y: {
beginAtZero: true
}
}
}
});
Pakistan’s headline inflation clocked in at 5.6% on a year-on-year (YoY) basis in September 2025, showed Pakistan Bureau of Statistics (PBS) data on Wednesday, a reading significantly higher than the Finance ministry’s estimate of 3.5-4.5%.
In August 2025, the consumer price index (CPI) was recorded at 3%. The CPI had stood at 6.9% in September 2024.
On month-on-month (MoM) basis, it increased by 2% in September 2025 as compared to a decrease of 0.6% in the previous month and a decrease of 0.5% in September 2024.
CPI inflation (Urban) increased by 5.5% on YoY basis in September 2025 as compared to 3.4% of the previous month and 9.3% in September 2024. On MoM basis, it increased by 1.5% in September 2025 as compared to a decrease of 0.7% in the previous month and a decrease of 0.5% in September 2024.
CPI inflation (Rural) rose by 5.8% on YoY basis in September 2025 as compared to an increase of 2.4% in the previous month and 3.6% in September 2024. On MoM basis, it increased by 2.8% in September 2025 as compared to a decrease of 0.5% in the previous month and in September 2024.
In its monthly outlook, the Ministry of Finance had projected the CPI for September at 3.5-4.5% range, citing flood-related disruptions caused by recent floods.
Pakistan experienced severe flooding as part of an extended monsoon season that began in late June 2025 and intensified through September. The disaster has primarily affected densely populated regions, especially in Punjab.
“As a result, inflation is expected to rise temporarily but remain contained within the 3.5–4.5% range in September 2025,” the ministry had stated.







