// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 14, 2026
29.4 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

Singaporeans debate whether shorter workweeks could encourage more people to have children

"I see Mexico’s government has capped the number of working hours at 40 per week and told employers not to cut pay. When I count the number of hours I work, it’s between 45-48, and while I have a k...

‘Am I wrong?’: Man stays close to ex’s family after breakup and ends up exposing her alleged new romance

SINGAPORE: A Singaporean man has sparked a lively debate online after revealing that he is still close to his ex-girlfriend's family and may have accidentally stirred up a bit of family drama in th...

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