// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 23, 2026
32.5 C
Singapore

Singapore Motorshow sees surge in EV interest, even as survey shows buyers remain hesitant to own EVs

SINGAPORE: This year’s Singapore Motorshow drew 25% more visitors than last year as interest in electric vehicles (EVs) grew, even as charging-related concerns continue to hold back buyers’ decisions.

According to Channel News Asia, Motor Traders Association of Singapore president Glenn Tan said the increase in turnout was driven by growing openness towards the idea of EVs, including models from Chinese brands.

Despite the growing interest seen at the motor show, a recent survey suggested buyers remain cautious about owning EVs. EY’s 2025 Mobility Consumer Index (MCI) showed EV purchase intent in Singapore fell to 58% from 73% in 2024, as Singapore respondents cited charging-related concerns.

Still, automakers expect more buyers to turn to luxury EVs, especially in Singapore, with Audi Singapore’s managing director Martin Bayer describing the city-state as “the most progressive market for luxury EVs” compared to other markets in Southeast Asia, citing its charging system and clear long-term plans.

The motor show, held at Suntec Singapore Convention and Exhibition Centre, featured 37 automotive brands and more than 200 vehicle models. Most exhibitors showcased electric or hybrid vehicles, with Chinese manufacturers dominating the show floor. /TISG

Read also: China’s BYD reports weakest sales growth but will likely edge out Tesla as top EV seller

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

Singaporean says having no dependents these days is a superpower because it helps preserve your wellbeing

One commenter asked: why join the sandwich generation if you have the option not to?

Is the Singaporean lifestyle just work, eat, sleep, repeat? Netizens share their thoughts

“Life has gotten dull and monotonous.” One Singaporean says finding time for anything outside work can be difficult when time, energy and money are all factors.

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