// Adds dimensions UUID, Author and Topic into GA4
Saturday, August 15, 2026
29.1 C
Singapore

Temasek introduces S$10B private credit platform

SINGAPORE: Global investment company Temasek has launched a new private credit platform with an initial portfolio of S$10 billion. The platform will help Temasek grow its credit and hybrid solutions portfolio and gain more opportunities in global private credit markets.

According to Singapore Business Review, the platform will be led by Mr Nicolas Debetencourt, who has been with Temasek since 2016 as the head of Credit & Hybrid Solutions.

It will be managed by 15 credit investment professionals based in New York, London, and Singapore.

The platform also builds on Temasek’s asset management business, Seviora Group, which includes SeaTown Holdings International, a provider of private credit solutions in Asia. /TISG

Read also: Singapore’s GIC, CPF, and Temasek ranked among the top 25 largest asset owners globally in 2023

- Advertisement -

Hot this week

‘Should have just bought the regular ones’: Singaporeans share purchases they regret

On Reddit, a netizen asked: What's one thing that you bought and later found out that it's a waste of money?

‘It’s not my child’: SG woman pushes back after in-laws ask her to help support brother-in-law’s kid

She said the latest request felt especially unfair after years of paying for family meals and being expected to give generous wedding and baby gifts.

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