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

Malaysia issues nearly RM1 million in fines to Singaporean drivers under VEP system

SINGAPORE: Since the full implementation of the Foreign Vehicle Entry Permit (VEP) system in July, Malaysia has issued close to RM1 million in fines to Singaporean drivers who entered the country without valid permits.

According to Malaysia’s Daily News, the Road Transport Department reported that as of Sunday, Sept 28, a total of 3,148 Singaporean drivers had violated VEP rules, resulting in fines amounting to RM944,400, or roughly S$290,000.

The department also revealed that by Aug 31, 306,449 Singapore-registered vehicles had applied for VEPs.

The local authorities explained that the VEP system allows the Malaysian government to monitor foreign vehicles, enhance security, enforce traffic fines, and prevent entry by drivers without paying road tax and insurance. Officials added that the system also helps improve toll collection efficiency.

The Road Transport Department urged foreign drivers to comply with VEP regulations to avoid fines and ensure smoother travel within Malaysia.

- 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