// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
28.3 C
Singapore

Over 80% of companies hiked salaries for lower-income earning workers last year: MOM

SINGAPORE: According to the 2023 Low-wage Employees Wage Practice and Enterprise Outlook Report released by the Ministry of Manpower (MOM), 81.3% of private enterprises increased salaries for employees earning S$2,500 or less per month. This marks the highest rate of wage adjustments for low-income workers since 2015. The average salary increase for this group stood at 8.4%, surpassing the 5.4% increase received by other employees.

Despite these improvements, fewer companies followed the wage adjustment guidelines issued by the National Wage Council (NWC).

The report revealed that although 60% of businesses were aware of the council’s recommendations, only 27.6% implemented them—a slight decline from 30.1% in 2022. The NWC guidelines advocate for substantial wage increments for low-income workers, but many employers are hesitant due to the financial burden of higher increases.

The report suggests that the relatively low adherence rate to NWC guidelines reflects the expanded scope of low-wage employees covered by the council’s recommendations. This broader inclusion, coupled with higher suggested wage increases, poses a greater cost challenge for businesses.

While the rise in wages represents progress for low-wage employees, the findings point to a need for greater alignment between businesses and national wage policies to ensure sustainable income growth for the most vulnerable workers in the labor force.

Featured image by DepositPhotos

- Advertisement -

Hot this week

Commenter calls Sylvia Lim ‘a courageous woman who puts Singaporeans first’

When local content creator Alvin Huang posted about WP chair Sylvia Lim, tracing her political journey so far, many Singaporeans praised her for her character and the sacrifices she's made

‘So seamless’: Visitor from India praises Singapore’s GST refund scheme

An Indian tech worker's post on X: Singapore’s GST refund process is honestly so seamless. You just go to the counter, scan your passport, and it automatically shows all your eligible purchases. Se...

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