// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 2, 2026
31.9 C
Singapore

GrabShare Singapore sees 2 million rides in 2 months

Grab, one of the ride-hailing platforms in Southeast Asia, yesterday launched GrabShare in the region, hoping it will match the success rate it achieved in Singapore.

Grab Share is the company’s first on-demand commercial carpooling service and it is now introduced in Malaysia and the Philippines.

First launched in Singapore in December 2016, GrabShare has been effective in attracting more new riders to the Grab platform, the company said.

In two months, Grab completed two million GrabShare rides in Singapore, for a total distance of about 20 million kilometres.

Along with the rapid passenger adoption of GrabShare, Grab has seen an improvement in passenger matching rate by 15%.

With more passenger bookings completed, driver monthly incomes have also increased 10% on average.

“GrabShare’s rapid success in Singapore is instilling Grab’s confidence to extend its commercial carpooling service in more countries,” said the company.

- Advertisement -

Hot this week

China’s Aging Boom

At China’s annual political meetings (the “Two Sessions”), one theme resonates more than most in this year’s Government Work Report: the strategic push for a high-quality “silver economy. ” The mes...

Action taken against Hong Kong teacher who carried student like a bride

Another Hong Kong educator is under fire after the principal who shouted at a guard during a school trip to Singapore was suspended. Photos from the 2024 incident surfaced last week, and the Hong K...

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