// Adds dimensions UUID, Author and Topic into GA4
Friday, June 19, 2026
32.2 C
Singapore

Singapore accelerates EV charging infrastructure to meet 2030 sustainability goals

SINGAPORE: The Land Transport Authority (LTA) has reported that Singapore has now installed over 15,300 electric vehicle (EV) charging points nationwide as part of the government’s push to establish a sustainable transportation network.

This is a milestone towards Singapore’s ambitious goal to expand the network to 60,000 charging points by 2030, a move intended to support the island’s growing number of electric vehicle users.

Currently, about 7,100 of these charging stations are open to the public, with the remaining units located in private facilities, such as condominium parking areas.

To make it easier for drivers to find charging stations, locations are accessible through the MyTransport.SG app or apps managed by specific EV charging operators.

Most public chargers use alternating current (AC), a slower type ideal for overnight charging. However, LTA plans to add fast-charging options to address the need for quicker turnarounds.

The proposed fast chargers will enable drivers to boost battery levels from 20% to 80% in approximately one hour, significantly cutting the recharge time compared to standard AC chargers.

Efforts to expand EV infrastructure have also reached residential areas, with one in every two car parks at Housing and Development Board (HDB) estates now outfitted with charging points.

The LTA said it is committed to making all HDB Towns EV-ready by 2025, equipping nearly 2,000 car parks with EV chargers to serve public and private housing residents.

The recent increase in charging infrastructure coincides with rising EV adoption across the country. In early 2024, over one-third of all new car registrations were electric, pointing to the shift toward greener vehicles.

- Advertisement -

Hot this week

More than half of Singaporeans consult AI for financial advice, according to survey

A recently released report clearly illustrates the current situation of Singaporeans "not having enough money". The report also uncovered a new trend: more than half of Singaporeans are now consult...

‘I don’t need to change myself for others’: Singaporeans share what they wish they had quit sooner

On Reddit, a netizen shared: Recently I've been thinking about the habits and decisions that held me back for years. Some things seem normal at the time, but once you stop doing them, you realize h...

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