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

SIA to spend $1.1 billion to refurbish certain aircrafts in coming years

SINGAPORE: Singapore Airlines (SIA) has committed $1.1 billion to an extensive refurbishment project for its Airbus A350 fleet, aiming to enhance passenger comfort and onboard services across 41 long-range and ultra-long-range aircraft.

The investment is part of SIA’s commitment to staying competitive in the luxury travel market and is expected to be fully rolled out by the end of 2030.

The program will cover A350-900 long-range and ultra-long-range models, with Singapore Airlines Engineering Company handling the refurbishment process.

For the first time, Singapore Airlines will introduce first-class suites on seven of its A350-900 ultra-long-range aircraft, a significant upgrade aimed at meeting the high standards of the airline’s longest routes.

Alongside the physical upgrades, SIA plans to launch a new-generation in-flight entertainment system for all cabin classes.

The updated system will offer passengers a more personalized and diverse range of content designed to cater to a wide variety of preferences and improve the overall travel experience.

With the completion of this project, SIA aims to strengthen its reputation as one of the world’s premier long-haul airlines and deliver an enhanced experience for travellers on its longest flights.

- Advertisement -

Hot this week

Singapore companies can withstand supply chain disruptions longer than the US or UK, survey says

The survey found that 23% of Singapore businesses said they could continue operating for between four and six months if a major supply chain shock occurred. This was higher than the US at 18%, Germ...

16 offences detected after LTA, NEA and Traffic Police inspect 280 motorcyclists at Admiralty Road West

On Facebook, LTA shared: Together with the National Environment Agency (NEA) and Traffic Police (Singapore Police Force), we inspected 280 motorcyclists along Admiralty Road West.

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