// Adds dimensions UUID, Author and Topic into GA4
Saturday, June 13, 2026
26.1 C
Singapore

Confused by bus letters? Here’s what A, E, M, T and NR mean in Singapore

SINGAPORE: You’ve probably seen buses labelled 10A or 25M and wondered what the letters mean. Letters such as A, E, M and T are commonly used across bus services.

“A” usually refers to short-trip services that run during peak hours and start or end midway along a route to ease crowding.

“E” stands for express. These buses make fewer stops and often use expressways, offering faster journeys at slightly higher fares.

“M” indicates a partial loop. These buses turn back at a midpoint instead of completing the full route.

“T” refers to services that terminate after one direction of a loop, instead of continuing the full cycle.

There are also special service types.

“NR” buses operate late at night on Fridays, Saturdays and the eve of public holidays, mainly for commuters heading home after midnight.

“X” and “CT” services are also express-style routes, with fewer stops and more direct connections between residential areas and the city.

It is important to remember that even if the numbers are the same, bus routes and stops may be completely different. It is advised to always check the electronic display on the front or side of the bus before boarding to confirm the destination. Moreover, it is also helpful to use Google Maps or SG Buses to check the bus routes and view real-time arrival information. 

In other news, a Singapore commuter recently shared on Reddit that bus etiquette may be getting worse, pointing to issues like passengers crowding the front, blocking aisles, and ignoring others who are trying to board.

Read more about the news story here

- Advertisement -

Hot this week

Singapore man with S$400K portfolio says he’s struggling to find purpose

SINGAPORE: On paper, the life of a 29-year-old finance professional might look like a clear success story. He has a stable job in the Central Business District, earns about S$5,500 a month, and ha...

Man who accused Prime Minister of sexual advances now refuses to return to Malaysia

Yusuf Rawther, the man who accused Malaysian PM Anwar Ibrahim of sexual advances is seeking asylum in the UK as he refuses to return to Malaysia due to safety concerns

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