// Adds dimensions UUID, Author and Topic into GA4
Friday, June 5, 2026
31.1 C
Singapore

Non-oil domestic exports in February slipped by 0.1% YoY, declined 4.8% MoM

SINGAPORE: Non-oil domestic exports (NODX) in February slipped by 0.1% compared to last year. Month-on-month, there was a more noticeable decline of 4.8%.

This follows an expansion in January, where NODX saw a 16.7% year-on-year increase and a 2.2% month-on-month uptick, Singapore Business Review reports. Enterprise Singapore (EnterpriseSG) pointed out that the slip was primarily due to decreased non-electronics NODX.

In February, non-electronic NODX saw a 1.5% year-on-year decline. Notably, there were significant drops in food preparations, speciality chemicals, and electrical circuit apparatus, which fell by 23.5%, 19.7%, and 36.9%, respectively.

However, electronic NODX managed to buck the trend, expanding by 5.2% year-on-year. This growth was largely boosted by integrated circuits (ICs), personal computers (PCs), and parts of ICs, which saw increases of 15.9%, 26.2%, and 54.8%, respectively.

Despite the overall decline in NODX, there was a notable uptick in exports to Singapore’s top markets. Hong Kong led the charge with a 143.6% year-on-year increase, followed by the United States with a 17.1% rise and Indonesia with an 8.2% uptick.

However, the export sector wasn’t all doom and gloom. Oil domestic exports and non-oil re-exports (NORX) experienced growth in February, climbing by 9.9% and 0.7% year-on-year, respectively.

The positive news continued on the broader trade front, with total exports recording a 1.7% year-on-year growth and total imports showing an increase of 5.6% year-on-year. This resulted in an overall expansion of 3.5% in total trade for February.

/TISG

Read also: OCBC: Singapore’s NODX on track to see worst performance since 2001

- Advertisement -

Hot this week

Malaysia may not call for a general election that soon says PM

Anwar has made a u-turn, and this is the latest of the many u-turns in his short career as Prime Minister after he rejected the idea of fresh national polls soon. A month ago, Anwar had threatened ...

Redditors ask why Malaysian side of RTS bridge is painted while Singaporean side does not

"Which side is Singapore's, and which side is Malaysia's?" asked a Reddit user in a post on June 1. In a photo he posted, the Singapore side looks painted blue, the Malaysian side looks unpainted.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks