The Economic Survey 2024-25, a key pre-budget document, comes at a time when Pakistan’s economy is stabilising but remains fragile as the country navigates reforms under a $7 billion International Monetary Fund (IMF) programme.
Pakistan’s federal budget for the next fiscal year, starting July, will be released on Tuesday.
Here’s a breakdown of the survey, as analysed by brokerage firm Arif Habib Limited:
- Pakistan’s economy grew by 2.68% in FY25, showing signs of stabilisation. GDP at current prices rose by 9.1% to Rs114,692 billion, while per capita income increased by 9.7% to $1,824.
- Inflation eased sharply, with headline CPI at 0.3% in April 2025 versus 17.3% last year. Average inflation during Jul–Apr FY25 stood at 4.7%, down from 26.0% in the same period last year.
- The investment-to-GDP ratio improved to 13.8%, and the saving-to-GDP ratio increased to 14.1%.
- Agriculture posted modest growth of 0.56% in FY25, led by a 4.72% rise in livestock. However, major crops declined by 13.49% due to lower cultivation and weather challenges.
- Industry expanded by 4.77%, supported by small-scale manufacturing and slaughtering. Large-scale manufacturing contracted by 1.5% amid high costs and supply constraints.
- Services grew by 2.91% and retained the largest share of the GDP at 58.4%, supported by steady growth in retail, transport, and government services.
- Pakistan recorded a fiscal surplus of Rs1,896 billion (1.7% of GDP) in 1QFY25, the first in 24 years. The FY25 fiscal deficit narrowed to 2.6% of GDP, while the primary surplus reached 3.0%.
- The policy rate was reduced to 11% in May 2025 from a peak of 22%, reflecting falling inflation and lower energy and food prices.
- Broad Money (M2) grew by 4.5% (PKR 1,604bn) during Jul–Mar FY25, down from 7.2% growth the previous year.
- Private sector borrowing surged to Rs767.6 billion during Jul–Mar FY25, nearly triple last year’s level. Consumer financing also recovered strongly with a net increase of Rs71.4 billion.
- The KSE-100 index gained 50.2%, closing at 117,807 points in March 2025, boosted by stable macroeconomics, corporate earnings, and IMF programme progress.
- The current account posted a surplus of $1.9 billion during Jul–Apr FY25, reversing last year’s $1.3 billion deficit. Foreign exchange reserves rose to $16.64 billion in May 2025.
- Remittances hit a historic monthly high of $4.1 billion in March 2025 and grew 31% YoY to $31.2 billion during July–April FY25.
- Public debt stood at Rs76,007 billion at end-March 2025, with domestic debt at Rs51,518 billion and external debt at R24,489 billion ($87 billion).
- The government reduced short-term debt by retiring Rs2.4 trillion in Treasury Bills and introduced new instruments like a 2-year zero-coupon Pakistan Investment Bond and a 1-month Treasury Bill.
- Strategic liability management operations included repurchasing about Rs1 trillion in government securities through buybacks and exchanges.
- Pakistan issued its first Green Sukuk worth Rs30 billion, signalling progress toward green finance and sustainable investment.
- The government secured $1.4 billion under the IMF RSF to boost climate resilience, institutionalising a climate budget within its governance framework.
Outlook
- Real GDP growth is projected to grow at potential in FY26, with medium-term growth expected at 5.7%, supported by macroeconomic stability, pro-growth reforms, and URAAN Pakistan’s transformation strategy.
- Inflation is expected to remain anchored at 5–7% in the medium term, supported by global disinflation, easing energy prices, and improved domestic food production.
- The current account deficit is projected at a sustainable 0.8% of GDP over the medium term, aided by moderating energy imports, IT export growth, and skilled labour remittances from the Gulf states.
- Government focus on export diversification, regional trade linkages, and value chain integration is key to mitigating external shocks.
- Fiscal consolidation is underway through tax base broadening, energy sector reforms, and privatisation, strengthening long-term fiscal health.
- Ongoing IMF EFF & RSF support is enhancing investor confidence, facilitating public and private investment flows.
- Improving credit conditions and lower inflation support a cautiously optimistic outlook for large-scale manufacturing recovery, contingent on continued macro stability and structural reforms.
- Slowing global trade, rising risk premiums, and tighter immigration in host countries may impact exports, remittances, and investment sentiment.
- Potential return migration and global job market tightening necessitate stronger domestic labour absorption strategies.
setTimeout(function(){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://www.geo.tv/assets/front/js/lazysizes.min.js”;
document.body.appendChild(scriptElement);
}, 1000);
//setTimeout(function(){ $(‘.medium-insert-images’).find(‘figure’).show() }, 3000);
var loadDeferredJS = function() {
var lazyloadjs = [‘https://www.geo.tv/assets/front/js/lazysizes.min.js’];
var alljs = [‘https://www.geo.tv/assets/front/js/ui/thirdparty.js?ver=133’];
var jqueryjs = [‘https://www.geo.tv/assets/front/js/ui/jquery.min_new.js?ver=43’];
var bootstrapjs = [‘https://www.geo.tv/assets/front/js/ui/bootstarp.js?ver=55’];
var sliderjs = [‘https://www.geo.tv/assets/front/js/ui/swiper.min.js’];
var firebaseappjs = [‘https://www.gstatic.com/firebasejs/8.10.1/firebase-app.js’];
var firebasejs = [‘https://www.gstatic.com/firebasejs/8.10.1/firebase-analytics.js’,’https://www.gstatic.com/firebasejs/8.10.1/firebase-messaging.js’];
var firebasejs_tokenjs = [‘https://www.geo.tv/assets/front/js/push_notification.js?v=1.511’];
var alljscustom = [‘https://www.geo.tv/assets/front/js/ui/my.js?ver=232366′,’https://www.geo.tv/assets/front/js/mycustom.js?ver=646’];
/*setTimeout(function(){
lazyloadjs.forEach(function (item,index) {
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.body.appendChild(scriptElement);
});
}, 500);*/
setTimeout(function(){
jqueryjs.forEach(function (item,index) {
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.body.appendChild(scriptElement);
});
}, 1000);
// setTimeout(function(){
// bootstrapjs.forEach(function (item,index) {
// var scriptElement=document.createElement(‘script’);
// scriptElement.type=”text/javascript”;
// scriptElement.src = item;
// document.body.appendChild(scriptElement);
// });
// }, 2000);
const jqueryIntervalcheck = setInterval(function () {
if(typeof jQuery !== “undefined”){
clearInterval(jqueryIntervalcheck);
setTimeout(function(){
sliderjs.forEach(function (item,index) {
if(item == ‘https://www.geo.tv/assets/front/js/ui/swiper.min.js’){
var story_embed_gallery = $(‘.story-area’).find(‘.embedgallery’).length;
//var story_embed_gallery = 0;
if(parseInt(story_embed_gallery) > 0){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.body.appendChild(scriptElement);
}
}
});
}, 100);
setTimeout(function(){
alljscustom.forEach(function (item,index) {
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.body.appendChild(scriptElement);
});
}, 1300);
/*const jqueryIntervalcount = setInterval(function () {
if(typeof jQuery !== “undefined”){
clearInterval(jqueryIntervalcount);*/
if($(‘.infogram-embed’).length > 0 || $(’embedinfogram’).length > 0)
{
!function (e, t, n, s) {
var i = “InfogramEmbeds”, o = e.getElementsByTagName(t)[0], d = /^http:/.test(e.location) ? “http:” : “https:”;
if (/^/{2}/.test(s) && (s = d + s), window[i] && window[i].initialized)window[i].process && window[i].process(); else if (!e.getElementById(n)) {
var a = e.createElement(t);
a.async = 1, a.id = n, a.src = s, o.parentNode.insertBefore(a, o)
}
}(document, “script”, “infogram-async”, “https://e.infogram.com/js/dist/embed-loader-min.js”);
}
if($(‘.flourishClass’).length > 0)
{
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://public.flourish.studio/resources/embed.js”;
document.body.appendChild(scriptElement);
}
if($(‘.apester-media’).length > 0)
{
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://static.apester.com/js/sdk/latest/apester-sdk.js”;
document.body.appendChild(scriptElement);
}
if($(‘.twitter-tweet’).length > 0)
{
var tweetObj = document.getElementsByClassName(‘tweetPost’);
var counter_tweet = 0;
if (tweetObj.length == 0) {
tweetObj = document.getElementsByClassName(‘twitter-tweet’);
$.each(tweetObj, function (i, v) {
$(this).attr(‘id’, ‘twitter-post-widget-‘ + i);
});
} else {
$.each(tweetObj, function (i, v) {
if($(this).find(‘.twitter-tweet’).length > 0){
$(this).find(‘.twitter-tweet’).attr(‘id’, ‘twitter-post-widget-‘ + counter_tweet);
counter_tweet++;
}
});
}
$.getScript(‘https://platform.twitter.com/widgets.js’, function () {
var k = 0;
var tweet = document.getElementById(‘twitter-post-widget-‘ + k);
var tweetParent, tweetID;
while (tweet) {
tweetParent = tweet.parentNode;
//tweetID = tweet.dataset.tweetId;
tweetID = tweetParent.getAttribute(“id”);
if(tweetID === null){
tweetID = tweet.dataset.tweetId;
}
//var tweetVideoClass = tweet.getAttribute(‘class’).split(‘ ‘)[0];
$(tweet).remove();
twttr.widgets.createTweet(
tweetID,
tweetParent
);
k++;
tweet = document.getElementById(‘twitter-post-widget-‘ + k);
}
});
/*==============*/
var tweetObjVid = document.getElementsByClassName(‘tweetVideo’);
var counter_tweet = 0;
if (tweetObjVid.length == 0) {
tweetObjVid = document.getElementsByClassName(‘twitter-video’);
$.each(tweetObjVid, function (i, v) {
$(this).attr(‘id’, ‘twitter-vid-widget-‘ + i);
});
} else {
$.each(tweetObjVid, function (i, v) {
if($(this).find(‘.twitter-video’).length > 0){
$(this).find(‘.twitter-tweet’).attr(‘id’, ‘twitter-vid-widget-‘ + counter_tweet);
counter_tweet++;
}
});
}
$.getScript(‘//platform.twitter.com/widgets.js’, function () {
var v = 0;
var tweetVid = document.getElementById(‘twitter-vid-widget-‘ + v);
var tweetParentVid, tweetIDVid;
while (tweetVid) {
tweetParentVid = tweetVid.parentNode;
//tweetIDVid = tweetVid.dataset.tweetId;
tweetIDVid = tweetParentVid.getAttribute(“id”);
if(tweetIDVid === null){
tweetIDVid = tweet.dataset.tweetId;
}
$(tweetVid).remove();
twttr.widgets.createVideo(
tweetIDVid,
tweetParentVid
);
v++;
tweetVid = document.getElementById(‘twitter-vid-widget-‘ + v);
}
});
}
if($(‘.instagram-media’).length > 0){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://platform.instagram.com/en_US/embeds.js”;
document.body.appendChild(scriptElement);
}
if($(‘.tiktok-embed’).length > 0){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://www.tiktok.com/embed.js”;
document.body.appendChild(scriptElement);
}
if($(‘.threadsPost’).length > 0){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://www.threads.net/embed.js”;
document.body.appendChild(scriptElement);
}
if($(‘.fb-video’).length > 0 || $(‘.fb-post’).length > 0){
var container_width = $(window).width();
if(container_width 0){
let embed_url = $(‘.fb-video’).attr(‘data-href’);
let htmla=”
‘;
$(‘.fb-video’).parent(‘.embed_external_url’).html(htmla);
}
else{
let embed_url = $(‘.fb-post’).attr(‘data-href’);
let htmla=”
‘;
}
}
$(‘body’).prepend(‘
‘);
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11&appId=580305968816694″;
document.body.appendChild(scriptElement);
}
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://dcc4iyjchzom0.cloudfront.net/widget/loader.js”;
document.body.appendChild(scriptElement);
/*}
},100);*/ }
},100);
};
var raf = window.requestAnimationFrame || window.mozRequestAnimationFrame ||
window.webkitRequestAnimationFrame || window.msRequestAnimationFrame;
var loadDeferredJSCaptcha = function() {
var addJSNode = document.getElementById(“captchejs”);
var replacement = document.createElement(“div”);
replacement.innerHTML = addJSNode.textContent;
document.body.appendChild(replacement);
addJSNode.parentElement.removeChild(addJSNode);
};
window.addEventListener(‘load’, loadDeferredJS);
//window.addEventListener(‘load’, loadDeferredJSCaptcha);
#Key #takeaways #Economic #Survey #FY25