// Adds dimensions UUID, Author and Topic into GA4
Friday, June 5, 2026
30.4 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

Singapore GLS: Land for over 4,700 new private homes will be released in second half of 2026; 9,320 units in total

Government boosts housing pipeline and pushes ahead with Jurong Lake District plans as demand for new homes remains strong

SG Ministry of Manpower wage report 2025: Which industries are workers’ salaries rising the fastest in Singapore

New data shows salary growth varied across sectors, with support services leading the pack while hospitality workers saw smaller gains

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