// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.9 C
Singapore

SG’s 3rd battery recycling facility officially opens

SINGAPORE: Singapore’s commitment to sustainable waste management has reached a new milestone with the official opening of its third battery recycling facility. This state-of-the-art facility, located at Tuas South Lane, can process approximately 2,600 tons of batteries annually, contributing to a more than 30% increase in local recycling capacity.

This facility stands out because it is the first vertically built recycling facility in Singapore. Its design optimises space and streamlines the process of recycling old batteries. The facility’s operations involve crushing and breaking down used batteries to extract valuable metal elements, which are then transformed into new batteries.

The Senior Minister of State for Sustainability and Environment, Dr Koh Poh Koon, said on Tuesday (Oct 24) that this initiative not only boosts local recycling capabilities but also enhances the resilience of the e-waste recycling industry in Singapore.

Dr Koh also emphasized the potential for research collaboration and innovation, particularly in managing electric vehicle battery waste. He said, “First, it enhances local recycling capabilities. Second, it increases the resilience of our e-waste recycling industry.”

With the addition of this new facility, the total volume of batteries recycled in Singapore will significantly increase.

The three battery recycling facilities will be able to recycle a remarkable 11,000 tons of batteries annually.

Opening the third battery recycling facility is a crucial step towards ensuring a cleaner and more sustainable environment, reducing the environmental impact of discarded batteries, and promoting innovation in recycling practices.

- Advertisement -

Hot this week

Singapore fashion retailer Love, Bonito urges customers to remain vigilant against potential scams after security incident

SINGAPORE: Singapore fashion retailer Love, Bonito urged customers to remain vigilant against potential scams after a security vulnerability on its website allowed unauthorised access to customer a...

‘Getting zero offers for 2 months was a good slap in the face’: Fresh grad reluctantly accepts job offer that pays below salary expectations

SINGAPORE: It seems the job market is forcing the hands of some fresh graduates, pushing them to accept jobs that pay below their salary expectations. Recently, an NUS graduate shared anonymously...

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