// Adds dimensions UUID, Author and Topic into GA4
Thursday, December 4, 2025
25 C
Singapore

Singapore’s TS Group considers selling controlling stake for S$500 million or more

SINGAPORE: Shareholders of Singapore’s TS Group are considering a sale of a controlling stake in the company in a potential deal valued at S$500 million or more, Bloomberg reported, citing sources familiar with the matter.

The sources added that TS Group co-founders Shamkumar Subramani and Tome Oh, together with Dymon Asia Private Equity, are working with a financial adviser on the possible divestment. They may soon approach prospective bidders, including private equity firms and other industry players, the sources said.

Deliberations are ongoing, and the shareholders may decide not to proceed with a sale.

TS Group, its co-founders, and Dymon Asia did not respond to requests for comment.

The Singapore-based provider of purpose-built foreign worker dormitories was founded in 2009. The company also has projects in Malaysia and Thailand and has expanded into co-living and co-working spaces. /TISG

Read also: UOB demands immediate repayment of S$74.6M from former Cathay Cineplexes operator mm2 Asia and subsidiaries

See also  Beer Hawker Innovator Daniel Goh Speaks Up About The Government’s 25% Alcohol Tax Hike
- Advertisement -

Hot this week

Exchange student gatecrashed F1 VIP area, says tickets are too expensive

SINGAPORE: A university exchange student from Sweden was recently...

Malaysian influencer faces criticism for promoting Singapore in tourism video

SINGAPORE: A one-minute video promoting Singapore has put Malaysian...

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); } });
// //