// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 4, 2026
31.6 C
Singapore

CCCS greenlights acquisition of PropertyGuru by Hedychium Limited

SINGAPORE: Singapore’s Competition and Consumer Commission (CCCS) has approved the proposed acquisition of PropertyGuru Group Limited by Hedychium Limited, affirming that the transaction does not pose any significant risks to competition in the local market.

Hedychium Limited is indirectly owned by BPEA Private Equity Fund VIII, affiliated with EQT AB, a leading global investment firm.

PropertyGuru, a prominent property technology platform in Southeast Asia, provides a range of services, including property marketplaces, digital sales, mortgage brokerage, home services, and real estate data solutions.

Following a thorough review, CCCS concluded that the acquisition would not substantially reduce competition in Singapore’s digital real estate advertising market.

The competition watchdog found no evidence of market overlaps, vertical integration risks, or complementary offerings between the entities that could potentially harm competition.

The approval paves the way for Hedychium Limited to complete the transaction, signalling continued consolidation in the Southeast Asian property technology sector while maintaining a competitive landscape for consumers and businesses in Singapore.

- Advertisement -

Hot this week

‘If I don’t give ideas, you say I’m not productive; if I give ideas, you ask me, you think you know better than me?’...

A young intern writes that many Gen Z employees feel they are unfairly judged by older colleagues who misunderstand their work attitudes

‘You need a car to take the train’: Malaysians debate the country’s MRT planning

Pedestrian accessibility has become a recurring concern among Malaysians. Even major public transport systems like the MRT often feature stations built in the middle of busy highways, leaving commu...

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