// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 C
Singapore

MRT reliability has declined to its lowest level since 2020, new LTA figures reveal

SINGAPORE: Singapore’s MRT network has suffered its sharpest drop in reliability since 2020, according to the latest Land Transport Authority (LTA) figures.

From June 2024 to June 2025, trains managed an average of 1.6 million kilometres between delays lasting more than five minutes. This was down from 1.98 million kilometres the year before, and only a touch better than the 1.45 million kilometres recorded in 2020.

The performance of individual lines was uneven. The North East Line and Circle Line showed signs of improvement, but the North-South, East-West and Downtown lines slipped when compared to 2024.

In the first half of this year, there were two disruptions lasting longer than half an hour, with one on the Circle Line and another on the Downtown Line.

In contrast, the LRT network improved and averaged 534,000 car-kilometres between delays in the year to June 2025, a jump from 382,000 the year before.

The Sengkang-Punggol LRT saw the biggest gains, recording 1.25 million car-kilometres between delays—more than double the 549,000 in 2024. The Bukit Panjang LRT also inched up slightly to 247,000 car-kilometres, from 232,000 the previous year.

The LTA said it measures reliability through the Mean Kilometres Between Failure (MKBF), which tracks how far trains travel before a delay of more than five minutes. The authority has set the benchmark for the MRT network at one million train-kilometres.

- Advertisement -

Hot this week

‘What is this?’ Passenger complained that buses skipped stop twice, waited almost an hour for another one

On Facebook, a commuter shared: Waited for bus 74 and my bus stop got skipped both times, had to wait close to an hour for the third bus to finally let me board. What is this? The bus doesn't have ...

‘C’mon, please don’t do this.’ Singapore Food Agency reminds diners not to eat food dropped on hawker centre tables

"C’mon, please don’t do this 😥 Once food is dropped on an unclean tabletop, the surface of the food item would have been contaminated by bacteria. And there is no such thing as the 'three-second ...

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