// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.6 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

‘I feel lost and embarrassed’: Singaporean fresh grad opens up after failing probation

SINGAPORE: A Singaporean fresh graduate shared on Reddit that she feels “dejected” after failing her probation at her first full-time job, an outcome she never saw coming because she believed thing...

Man draws out a kitchen knife because his neighbor was making a phone call in public corridor

A man, angered by his neighbor's loud phone call outside his home, not only hurled insults at the neighbor but also went home to grab a kitchen knife and stormed towards him.

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