// Adds dimensions UUID, Author and Topic into GA4
Friday, June 12, 2026
28.3 C
Singapore

New short-trip Service 18A to connect Tampines North residents to Tampines East MRT from Sep 15

SINGAPORE: Tampines North residents will soon enjoy a more direct connection to the Downtown Line with the launch of a new short-trip bus service, according to a Facebook post by SBS Transit Ltd.

Beginning on Monday, Sep 15, 2025, Service 18A will operate from Tampines North Bus Interchange to Tampines East MRT Station (DT33). The service will terminate at the bus stop along Tampines Avenue 9, in front of Exit D of the station (76319).

The new route is designed specifically to ease morning commutes for residents travelling towards the city. It will run only on weekdays, excluding public holidays, and will serve the morning peak period.

In response to an inquiry on Facebook, SBS Transit Ltd clarified that Service 18A will operate from 6:38 a.m. to 7:12 a.m., which will likely help residents to make timely connections to MRT services.

Addressing the commute problems for Tampines North residents

The creation of Service 18A seeks to address a common concern for Tampines North commuters, which is the “last-mile” journey between their homes and the MRT network. By linking directly to Tampines East, the short-trip service reduces the need for longer detours or transfers during peak travel hours.

For many residents, the launch of Service 18A means a quicker and more convenient route to Downtown Line trains heading towards the city, making the morning rush a little smoother.

More details can be found in the poster below.

IMG 0692 1
Photo: Facebook / SBS Transit Ltd

Read also: Circle Line to close early and open late on weekends until December for CCL6 testing

- Advertisement -

Hot this week

‘Loyalty has become a liability’: Singaporeans react to rising retrenchments

Retrenchments have increased over the past few years from 6,440 in 2022 to 13,020 in 2024 and 14,490 in 2025.

Graduate job openings in Hong Kong plunge 55% as AI reshapes hiring

From a South China Morning Post report on June 10. Hong Kong's fresh graduates are struggling to find employment because more and more entry-level jobs have been taken over by AI.

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