// Adds dimensions UUID, Author and Topic into GA4
Tuesday, July 28, 2026
31.2 C
Singapore

Singapore leads Southeast Asia in tech startup funding in 2024

SINGAPORE: Singapore has emerged as the leading hub for tech startup funding in Southeast Asia (SEA) for the first nine months of 2024. According to recent data from Tracxn, the country contributed a staggering 62% of the total funding amounting to $2.3 billion. This positions Singapore far ahead of its regional competitors in the tech sector.

Following Singapore’s significant contribution, Jakarta ranked second, securing 14% of the total funding. Bangkok came in third, accounting for 12%, while Taguig contributed 3%. The remaining 9% of the funding was attributed to other cities across the SEA region.

The funding landscape in Singapore has been bolstered by several prominent companies during this period, with ANEXT Bank, Superbank, and Ascend Money emerging as key players in the tech startup scene.

This latest data points to Singapore’s long-standing position as a powerhouse in tech funding, a trend that has persisted since 2017. In particular, the year 2021 marked a high point for the region, with Singapore alone comprising 50% of the total funding, which amounted to $14.5 billion at the time.

- Advertisement -

Hot this week

SPF: Nine arrested for creating shell companies to launder GemBet illegal gambling proceeds

Nine people have been arrested for setting up shell companies and corporate bank accounts for an illegal online gambling syndicate known as 'GemBet', as part of Singapore Police's broader World Cup...

SG woman uneasy as BF continues partying with his all-female friend group: ‘He once had a thing for one of them’

SINGAPORE: A Singapore woman has asked Reddit if she's right to feel uneasy after realising her boyfriend's social circle is made up almost entirely of women, including someone he once had a crush ...

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