// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 11, 2026
29.4 C
Singapore

Electricity tariffs to hit highest rate in over five years in the first quarter of 2020

SP Group revealed on Monday (30 Dec) that electricity tariffs are set to rise 3.5 per cent in the first quarter of 2020.

Between 1 Jan to 31 March 2020, electricity tariffs will rise by 0.81 cents per kilowatt hour (kwh), going from 23.43 cents per kwh in the current quarter to 24.24 cents per kwh (excluding GST) for those who opt for SP Group to provide electricity.

Before GST, the average monthly electricity bill for those living in four-room HDB flats will go up by S$2.76 from next month.

The impending hike will cause the electricity tariffs to hit the highest rate in over five years. This is the highest electricity tariffs have been since the last quarter of 2014, when tariffs rose by 25.28 cents before GST.

SP Group attributed the increase primarily to the higher energy cost compared with the previous quarter. It added that electricity industry regulator Energy Market Authority (EMA), which reviews the quarterly electricity tariffs, has approved the new tariffs.

- Advertisement -

Hot this week

Is compassion disappearing in Singapore? Netizens share their experiences

On Reddit, a netizen shared: "I’ve been wondering whether Singapore has become less compassionate over the years, or whether I’m just noticing it more as I get older."

‘Singaporeans are nice people’: Foreigner praises Singaporeans after unforgettable internship experience at SGH

SINGAPORE: Spending three months in Singapore as an intern turned out to be one of the most memorable chapters of one foreigner’s life, so much so that they left with a full heart, happy memories, ...

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