South Korea’s Export Growth Cools in February…


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

South Korea’s export growth moderated in February 2026, with overseas shipments rising 29.0% year-over-year, down from a sharply higher 33.8% gain in January 2026. The figures, updated on 1 March 2026, compare export performance each month against the same month a year earlier.

The deceleration suggests that while external demand for South Korean goods remains strong, the pace of expansion is easing from January’s exceptional surge. Markets and policymakers are likely to watch upcoming months closely to determine whether February marks the start of a gradual normalization in export momentum or a more pronounced cooling in global demand for South Korean products.




Source link

Scroll to Top