// Adds dimensions UUID, Author and Topic into GA4
Monday, June 15, 2026
28.9 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

Singapore reinforces commitment to responsible AI practices and safety efforts through new IMDA-Microsoft alliance

As AI becomes more powerful and accessible, Singapore joins forces with Microsoft to build safeguards aimed at keeping innovation secure

Two court cases, one message: Sharing intimate content without consent comes at a cost

A woman was fined for sharing her ex-husband's intimate video online but as if it was not enough tragedy, a man is heavily fined for sharing his girlfriend’s intimate photos online.

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