// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 21, 2026
28.9 C
Singapore

LTA hikes ERP rates on KPE, PIE

The Land Transport Authority (LTA) has hiked Electronic Road Pricing (ERP) rates for those travelling along the Pan Island Expressway (PIE) and Kallang-Paya Lebar Expressway (KPE).

Announcing the move on its website this morning, LTA indicated that the rate revision follows its latest quarterly review of traffic conditions.

erp rates
NEW ERP rates for PIE, KPE

The next ERP review will take place next month, to review the rates for the Dec 2017 school holidays period.

https://theindependent.sg.sg/still-premature-to-say-how-new-erp-system-will-affect-cabbies-and-delivery-drivers-says-khaw/

- Advertisement -

Hot this week

‘Job-dropping’: Why more workers are choosing to step down, not up

"Job-dropping" is the latest workplace trend gaining traction, as more employees choose less demanding roles or turn down promotions in favour of better work-life balance, and it's striking a part...

‘Talent is everywhere, opportunity is not’: Singaporean rejected by local universities graduates from Harvard

From the student address of Biological and Biomedical Sciences PhD graduate Joel Tan, given at the HMS-Affiliated PhD Programs Hooding Ceremony on May 28, 2026, in Harvard. He spoke about having be...

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