// Adds dimensions UUID, Author and Topic into GA4
Sunday, May 3, 2026
27.7 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

‘Take my money’: Woman praises Singapore Airlines for compassion after losing her mother

"I will not forget this experience with Singapore Airlines. I don’t take this lightly, and I am happy to tell the world about it." From a Threads post of a woman who thanked SIA for how easy it was...

‘Some assignments take a week’ — Jobseeker asks if companies are exploiting applicants for free work

“How do I tell early on if a company is simply asking their candidates to do free work for them or if they are really serious in hiring?” the jobseeker wrote.

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