// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.9 C
Singapore

Household incomes surge, spending lags, and government transfers fuel wealth gap

SINGAPORE: Local incomes have risen significantly faster than household expenditures between 2017 and 2023, according to new data from the Department of Statistics published in the Singapore Business Review.

The average monthly household income increased by 22.3%, from $12,661 in 2017/18 to $15,473 in 2023. This translates to an annual growth rate of 4.1%, highlighting a steady rise in households’ financial well-being.

Expenditure patterns shift

While household income saw substantial growth, expenditure rose at a slower pace.

Over the same period, the average monthly household expenditure increased from $5,163 to $5,931, reflecting a more modest annual growth rate of 2.8%.

Notably, the top three categories of household spending in 2023 were housing (29.8%), food (20.0%), and transport (13.4%), which together accounted for over 63% of total household expenditure.

Online spending and government transfers surge

Significant changes were also observed in household spending habits.

Online expenditure, for instance, saw a notable increase, rising to 11.9% of total spending in 2023, up from just 4.7% in 2017/18. Meanwhile, government transfers provided a key financial cushion, with households receiving an average of $6,317 per household member in 2023.

The lowest 20% income group saw the highest average transfer, amounting to $10,412, underscoring the government’s targeted assistance to lower-income households.

As for specific spending trends, food and beverage services saw an uptick, driven by higher costs at restaurants, cafés, and pubs. In contrast, spending on transport declined, largely due to reduced expenses on private road transport.

- Advertisement -

Hot this week

Singapore fashion retailer Love, Bonito urges customers to remain vigilant against potential scams after security incident

SINGAPORE: Singapore fashion retailer Love, Bonito urged customers to remain vigilant against potential scams after a security vulnerability on its website allowed unauthorised access to customer a...

‘Getting zero offers for 2 months was a good slap in the face’: Fresh grad reluctantly accepts job offer that pays below salary expectations

SINGAPORE: It seems the job market is forcing the hands of some fresh graduates, pushing them to accept jobs that pay below their salary expectations. Recently, an NUS graduate shared anonymously...

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