// Adds dimensions UUID, Author and Topic into GA4
Monday, June 22, 2026
26.6 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

New EZ-Link card readers that allow commuters to ‘tap anywhere’ coming soon to all buses

Passengers will no longer need to point the reader at a specific sensor area; they can simply tap anywhere on the screen to complete the payment, improving convenience.

Singapore dollar rises to six-month high against M’sian ringgit, breaking through 3.20 level yet again

Although the SGD has weakened slightly against the US dollar over the past two months, the ringgit has weakened even more, reaching a six-month low.

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