// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 4, 2026
28.3 C
Singapore

SIA Group’s passenger traffic rises 5.4% YoY in August, outpacing capacity growth

SINGAPORE: Singapore Airlines (SIA) Group reported a 5.4% increase in passenger traffic in August compared with the same month last year, higher than the 2.7% growth in passenger capacity, as reported by The Edge Singapore.

The group’s passenger load factor (PLF) rose by 2.3 percentage points year-on-year (YoY) to 88%. SIA recorded a load factor of 86.9%, while Scoot reached 91.9%. Both airlines carried 3.6 million passengers in total during the month, 9.4% higher than in 2024.

Revenue per passenger per kilometre also increased for both airlines. SIA posted a 4.3% YoY increase, while Scoot recorded a 9.3% rise. This brought the group’s revenue per passenger per km to a 5.4% YoY increase.

Cargo loads also rose by 0.5% YoY in August as front-loading demand eased. This was below the 2.3% increase in capacity, pushing the cargo load factor down 0.9 percentage points to 55.2%.

As of the end of August, the group’s passenger network spanned 129 destinations across 37 countries and territories. SIA flew to 78 destinations, while Scoot served 73. The group’s cargo network spanned 133 destinations across 38 countries and territories. /TISG

Read also: SIA and Garuda Indonesia deepen partnership with more flights, miles, and lounge access for travellers this August 2025

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

‘If your boss screams at you, leave’: Singaporeans share career lessons learned the hard way

On Reddit, a netizen asked: What is something you wish someone told you earlier in your career?

‘Everything gets photographed and posted nowadays’: Netizens react to complaint about woman and dog

On Facebook, netizens reacted to one complaint about a woman sitting on a swing with a dog on her lap.

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