// Adds dimensions UUID, Author and Topic into GA4
Thursday, June 4, 2026
29.4 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

Ho Ching: Singapore is a nation of immigrants looking for a better life

Mdm Ho posted about Jan Koum, the coder and co-founder of WhatsApp. He was born in a small town in Ukraine, and moved to the US with his mother and grandmother when he was 16. From humble beginning...

Malaysia: A massive accident and deaths now turned into a racial story online

In Malaysia, whenever there is an accident involving different races - in this case a teenage Chinese and the deaths of malay citizens, - the users on social media platforms tend to turn it into an...

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