// Adds dimensions UUID, Author and Topic into GA4
Thursday, December 11, 2025
29.5 C
Singapore

Indonesian edutech startup Ruangguru reportedly closes US$7-8M Series B funding round

Ruangguru has recently raised a grant from global mobile operator trade body GSMA

Belva.and .Iman .Co .Founders.of .Ruangguru.com fin

Adamas Belva and Iman Usman, Co-Founders of Ruangguru

Indonesian edutech startup Ruangguru has been reported to have closed its Series B funding round, according to DealstreetAsia.

When contacted by e27, a Ruangguru spokesperson said that the news about the funding round “is not yet confirmed” and that the startup will make an announcement “if there is any action.”

Citing three anonymous sources close to the matter, the report said that Ruangguru has closed around US$7-8 million and is planning to use it to fuel “expansion plans.”

There was no information on the identity of the investor(s), though it said industry experts have predicted that it is likely to be an international investors, considering the lack of local late-stage investors in the country.

The news follows the Jakarta-based startup recent grant from global mobile operator trade body GSMA, where it was one of the two only Asian companies on the list.

See also  Singtel, StarHub and M1 customers can soon sign in to apps using just their mobile numbers via Mobile Connect

Also Read: Sorry, kids: Ruangguru launches an app that enables parents to monitor your study

By the time it was rumoured to be in the process of closing its Series B funding round; while the startup’s spokesperson confirmed that it has been raising a Series B round, they declined to comment and give further details about the fundraising effort.

In December 2015, Ruangguru raised an undisclosed Series A funding round from Venturra and East Ventures, which had given its seed funding round in 204.

The startup has been pushing for the development of its mobile presence.

The post Indonesian edutech startup Ruangguru reportedly closes US$7-8M Series B funding round appeared first on e27.

Source: e27
Belva.and .Iman .Co .Founders.of .Ruangguru.com fin

- Advertisement -

Hot this week

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); } });
// //