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

Transport Minister announces plans to make electric vehicles more popular

Transport Minister Ong Ye Kung announced that the Government is ramping up its initiatives to make electric vehicles (EVs) more attractive to drivers and plans to vastly increase the number of EV chargers in the city-state.

In a Facebook post published yesterday (12 Nov), Mr Ong said that EV technology is advancing rapidly and that industry watchers believe that cost parity between EVs and Internal Combustion Engines (ICE) vehicles will happen around 2025, or earlier.

Today, there are two incentive schemes for EVs today – the EV Early Adoption Incentive, and the Vehicular Emissions Scheme. Sharing that the Vehicular Emissions Scheme is being enhanced, Mr Ong said that both schemes together will lower taxes on EVs by up to S$45,000 from 1 January 2021.

The Government has plans to make EVs more popular by improving how convenient it is to charge an EV. Mr Ong revealed that the plan is to have 28,000 chargers in Singapore from the current 1,800 chargers available today.

Extolling the need to promote EVs, he added: “But how we get from here to there is important, and we are reviewing the overall plan. We can better tap on commercial investment and expertise. Will announce when ready. What is clear is that EVs will become a reality, but we need to embrace and promote it.”

rob20

- Advertisement -

Hot this week

‘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...

Foreign talent thanks Singapore before move to UAE: ‘Thank you for making a boy from India feel like he genuinely belonged’

SINGAPORE: After six years of building a life in Singapore, one foreign talent is packing his bags for the United Arab Emirates (UAE). But before boarding that flight, he wanted to say one thing t...

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