// Adds dimensions UUID, Author and Topic into GA4
Wednesday, March 11, 2026
32 C
Singapore

Singapore Airlines refutes Indian press’ report that SIA is increasing stake in Air India

SINGAPORE: Singapore Airlines (SIA) has denied recent reports from the Indian media suggesting SIA plans to increase its stake in Air India.

The airline issued a statement on Friday (16 June), refuting claims made by Indian newspaper Mint that SIA had expressed its intention to gradually raise its stake in the Indian carrier to approximately 40 percent. SIA clarified that there had been no change in its position since the announcement made in November 2022.

Mint cited three sources familiar with the matter, stating that SIA and Tata Group, the conglomerate behind the Vistara airline, had initiated discussions regarding a potential increase in stake.

The talks were said to have been prompted by a request from a Singapore-based airline.

The report by Mint suggested that SIA sought to expand its influence in Air India and elevate the airline’s status as a leading full-service carrier in India. However, SIA’s statement firmly dismissed these claims, affirming its position remained unchanged.

See also  Stories you might've missed, Jan 4

As of now, it appears that Singapore Airlines will maintain its 25.1 percent stake in Air India, which it obtained last November after Tata Group merged Air India with Vistara, its joint venture with SIA.

 

- Advertisement -

Hot this week

POFMA: Man charged over TikTok videos spreading disinformation about government policies and inciting racial hatred

The videos allegedly included misleading claims about voting secrecy, CPF policies, and the affordability of HDB flats.

Jobs, affordable housing and traffic planning top Johoreans’ expectations as JS-SEZ attracts billion-ringgit investments

In just six months, the Johor-Singapore Special Economic Zone (JS-SEZ) drew billion-ringgit investments. In The Independent Singapore’s earlier report, investments in the economic zone were alrea...

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