// Adds dimensions UUID, Author and Topic into GA4
Monday, June 22, 2026
27.2 C
Singapore

Longbridge Group secures over S$134M to fuel global expansion

SINGAPORE: Fintech and securities firm Longbridge Group, headquartered in Singapore, has raised over US$100 million (S$134 million) in new funding to support its global expansion.

This brings the company’s total funding to over US$150 million (S$201 million), raised from prominent financial groups and investment institutions, according to The Edge Singapore.

Singapore Business Review reported that Longbridge Group plans to strengthen its global trading infrastructure and expand into new regions, including Asia-Pacific, Europe, the Americas, and the Middle East.

Longbridge’s brokerage arm, Longbridge Securities Singapore, has removed commission fees indefinitely, claiming to be the first in the market to do so, unlike competitors who typically offer such benefits only during promotional periods.

Longbridge Securities Singapore, established in 2019, is regulated by the Monetary Authority of Singapore. It holds a Capital Market Services licence and a qualification for financial advisory exemption. /TISG

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

‘Social media was never the problem’: Malaysians divided over under-16 social media ban

The story explores Malaysia’s new under-16 social media restriction, highlighting the balance between protecting children online and addressing concerns over privacy, age verification, and the pote...

‘Sinking hole in my chest’: Fresh graduate opens up about rejection from S$7.5k role after six interview rounds

SINGAPORE: A fresh graduate recently admitted on social media that they have been struggling to come to terms with being rejected for a role they desperately wanted after making it all the way to t...

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