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

M’sia stepping up monitoring to prevent Singaporeans from illegally pumping subsidised RON95 petrol

MALAYSIA: Malaysia’s Ministry of Domestic Trade and Cost of Living is set to step up monitoring of petrol stations along the border to prevent foreign-registered vehicles from illegally enjoying RON95 petrol subsidies, according to a report by the New Straits Times.

The ministry said the checks would be carried out through regular patrols and feedback from the public. Petrol station operators were reminded of their responsibility to ensure that only Malaysian-registered vehicles are allowed to purchase RON95 petrol at the subsidised rate.

The government has also set up a platform for the public to report cases of subsidy abuse. The ministry expressed confidence that neighbouring countries are aware of Malaysia’s position on the issue.

Meanwhile, Transport Minister Anthony Loke announced that the government is working on a system that will allow Malaysians with Singaporean driving licences to apply for petrol subsidies.

The minister explained that under the laws of both countries, individuals are not allowed to hold both Malaysian and Singaporean driving licences at the same time. As a result, some Malaysian citizens working in Singapore, such as bus and lorry drivers, are required to convert their Malaysian licences to Singaporean ones.

He noted that under the current policy, these groups were excluded from receiving subsidies. However, following discussions, the Ministry of Finance has agreed to extend eligibility to them.

- 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