// Adds dimensions UUID, Author and Topic into GA4
Saturday, June 20, 2026
27.7 C
Singapore

S$300 fine for leaving rubber band behind; littering, a serious offence in Singapore

In Singapore, committing a littering offence does not just mean intentionally dropping trash on the road; even if you accidentally leave something behind, you can be charged and fined S$300.

This is what happened to two Singaporeans who left a rubber band and a drinking can on separate occasions. Both were issued a S$300 fine each for littering and their fine tickets were circulated on-line.

One ticket showed a fine being issued for throwing a rubber band in a public area in Jurong East on May 23, 2019. The other was issued on the afternoon of May 16, after the offender was spotted leaving a canned drink behind.

Fines and penalties under EPHA

Under the Environment Public Health Act, a first-time offender will be fined S$300 as a warning.

- Advertisement -

Hot this week

New mandatory coastal protection guidelines for Singapore landowners launched; sea levels projected to rise by 2.15 m

Coastal property owners will need to plan and maintain flood protection measures as Singapore steps up efforts to prepare for rising sea levels

Singaporean man’s expectation that future in-laws help buy S$3.5m condo draws criticism

She said, "I am currently not working but supporting myself through rental income through investment property I own in the U.S."

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