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

Yes, rainwater is taxed—but only when collected in large amounts

Surprisingly enough, the Public Utilities Board (PUB) charges levies for collecting rainwater. However, it’s not the collection in itself that is the issue, but how much water is collected determines the levy.

Last year, netizen Brendan Chong posted a screenshot on Facebook where in the question, “Can we collect our own rainwater and use it for our own usage?” was asked.

17202979 10208197273238174 7509363406117669829 n 1
Photo: Facebook / Brendan Chong

To which, the reply given stated that if the vessel for collecting the rainwater is larger than 20 cubic meters, a waterborne fee (WBF) would be levied.

So, while collecting rainwater is allowed, a charge would be made should the rainwater exceed a certain amount, due to costs of treatment and disposal of the rainwater into sewers.

This seems to defy logic, since rainwater naturally flows into sewers anyway, whether or not it is collected by people.

However, it is the volume of collected rainwater that must be taken into consideration here, since only the excess of 20 cubic meters will be charged a fee. This is equivalent to 20,000 liters of water. And since the per capita domestic consumption of water is only at around 150 liters a day, it’s highly unlikely that the PUB’s regulations would affect everyday Singaporeans.

Industries and factories are far more likely to be affected by this, since regular households will not need to collect this much rainwater at all.

As netizen Audi Khalid said, “If you collect 20 thousand liters of water you deserve to be taxed.”

This sentiment was echoed by another netizen, Yanpeng Si.

- Advertisement -

Hot this week

‘What’s the point of maximising my salary?’ American considers US$70k pay cut to move to Singapore

The American says he misses being able to walk, use public transport and feel safe late at night when he returns to the US.

Singapore employee questions S$15 fine after SME boss penalises him for being 13 minutes late

A 13-minute delay came with a S$15 price tag. The employee is now asking whether that price is legal.

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