// Adds dimensions UUID, Author and Topic into GA4
Monday, February 16, 2026
25.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.

See also  TikToker draws attention to vandalized luxury cars at Teck Whye Lane

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

A Quiet Shift in Bangladesh’s Voting Mindset

Letter to Editor: Sangram Datta: In Bangladesh’s recent electoral landscape, a gradually emerging issue has begun to draw attention—subtle yet meaningful changes in the voting behavior of minority...

Spy agency says Kim Jong Un’s daughter is close to being designated North Korea’s future leader

By KIM TONG-HYUNG Associated Press SEOUL, South Korea (AP) — South Korea’s spy agency told lawmakers on Thursday that it believes the teenage daughter of North Korean leader Kim Jong Un is close 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); } });
// //