// Adds dimensions UUID, Author and Topic into GA4
Thursday, January 22, 2026
30.2 C
Singapore

ExxonMobil reportedly weighing sale of Singapore gas stations in $1 billion deal

SINGAPORE: US oil giant ExxonMobil is reportedly exploring the possibility of selling its network of gas stations in Singapore, according to sources cited by Bloomberg. The move is expected to generate approximately $1 billion, which the company could channel into higher-growth ventures as part of its broader business strategy.

ExxonMobil, a longstanding presence in Singapore for over 130 years, currently operates 59 gas stations under the Esso brand. In addition to its retail network, the company maintains a refinery and a lubricant production plant in the city-state, underscoring its significant local footprint.

When approached for comment on the potential sale, ExxonMobil stated it does not respond to market speculation, leaving questions about its next steps unanswered.

This potential divestment aligns with broader trends in the energy sector, where major players are optimizing their portfolios to adapt to shifting market dynamics and increasing emphasis on renewable energy. Should the sale proceed, it would mark a significant shift in ExxonMobil’s operations in Singapore, a key hub for its regional business activities.

See also  After Covid-19: Nearly 9 in 10 people in Singapore have reassessed their lives, and many say they’re more resilient & open to change
- Advertisement -

Hot this week

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); } });
// //