// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
30 C
Singapore

CapitaLand Investment to fully acquire SC Capital Partners Group by 2030

SINGAPORE: CapitaLand Investment Limited (CLI) has announced plans to fully acquire SC Capital Partners Group (SCCP) by 2030.

The acquisition will begin with CLI buying a 40% stake in SCCP for S$280 million, with the remaining 60% will be acquired in phases over the next five years.

According to Singapore Business Review, the initial 40% stake purchase will be funded through cash and is expected to close in the first quarter of 2025.

CLI will also invest at least S$524 million in SCCP’s fund strategies to help support the company’s growth.

The 40% stake acquisition will increase CLI’s funds under management (FUM) by S$11 billion. It will also strengthen CLI’s presence in Japan, as 76% of SCCP’s FUM is located there.

SCCP will continue to operate independently until CLI has acquired the remaining 60% stake. /TISG

- Advertisement -

Hot this week

More than half of Singapore’s affluent Gen Z investors look abroad as confidence in financial goals declines: HSBC

The survey found that 55% of affluent Gen Z investors in Singapore prefer investment exposure abroad.

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