// Adds dimensions UUID, Author and Topic into GA4
Thursday, August 13, 2026
31.5 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

Singapore man gets 8 months and 3 weeks’ jail after drinking 10 beers and demanding sword duel

The 47-year-old became angry after his colleagues joked that he had only turned up for the food and drinks. He went home, returned with two swords and chased them when they refused to fight.

Respect the departed and others at our temples

The following is a reader submission. The views expressed are those of the writer

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