// Adds dimensions UUID, Author and Topic into GA4
Monday, July 6, 2026
27.2 C
Singapore

Construction firms lament rising rental costs for foreign worker dorms

SINGAPORE: A number of construction firms are lamenting the rising rents for foreign worker dormitories, with some dormitories more than doubling the rentals that they used to charge. Larger companies have reportedly resorted to putting their foreign workers in their own temporary accommodation while smaller firms are struggling to find new housing solutions.

One construction company that spoke to Channel 8 news said it employs 20 migrant workers who lived in a dormitory for eight years until rentals rose so sharply that they decided to move their workers into cheaper apartments.

Noting that this may not be sustainable in the long run, the company’s director said that industry players are wondering what to do because there appears to be no better way to solve the problem.

Pointing out that workers are crucial to their projects, the director said that some firms face the possibility of closure if they cannot afford proper housing for their workers.

Due to these accommodation issues, some businesses have reportedly postponed their plans to bring in new foreign workers.

To solve this issue, some large construction companies have chosen to build temporary dormitories on their construction sites. Business owners told Channel 8 that contractors want to rent rooms for their workers but cannot do so due to government regulations.

Dormitories in Singapore are closely regulated to ensure residents have access to appropriate living arrangements. One construction company owner said that the new regulations introduced by the Ministry of Manpower on the number of bedrooms and toilets workers must have made the issues they face “very difficult”.

 

- Advertisement -

Hot this week

‘The sun has set for fresh graduates’: Local says Singapore’s job market has left him with no choice but to look overseas

SINGAPORE: After months of getting nowhere with his job search, one local graduate says he's ready to give up on Singapore's employment market and start looking abroad instead. In a post on the r...

Why Johor’s early polls matter to a weary Singapore

By David Ngiau If you happen to cross the Causeway or drive along the elevated tracks near R&F Mall in downtown Johor Bahru (JB) these days, you might catch a heart-warming sight cutting through t...

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