// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 C
Singapore

Trip.com reports 60% hike in China-Singapore bookings in Feb

SINGAPORE: Leading online travel agency, Trip.com, has unveiled staggering statistics reflecting a robust resurgence in travel between China and Singapore.

The company reported a remarkable 60% month-on-month surge in bookings from China to Singapore in February, marking a substantial 459% year-on-year increase.

Trip.com’s data also revealed an encouraging trend in expenditure per booking, with a notable 38% month-on-month growth observed in February, compared to 30% in January.

This upward trajectory in expenditure further underscores the increasing willingness among Chinese tourists to invest in their Singapore travel experiences.

According to the Singapore Tourism Board (STB), the influx of visitors from China to Singapore witnessed an astounding 825.9% year-on-year surge in February 2024.

The total number of visitors from China exceeded 326,000 during the month, highlighting a substantial rebound in tourism activity. However, the average length of stay experienced a significant decline of 55.9% year-on-year, standing at 4.22 days.

Commenting on these trends, Edmund Ong, General Manager of Trip.com Singapore, expressed optimism about the future of Singapore’s tourism sector.

Mr Ong noted, “This is a good indication of increased interest from Chinese travelers in visiting Singapore following the implementation of mutual visa-free travel, and also shows that they are willing to spend more to do so. These are good signs for Singapore tourism as not only are visitor numbers going up, the average expenditure per traveler is also rising.”

Mr Ong’s remarks echo the sentiments of industry experts who anticipate a gradual recovery in Singapore’s tourism sector.

Despite the challenges posed by the ongoing global pandemic, the surge in bookings and expenditure from China reflects a resilient demand for travel experiences in Singapore.

- Advertisement -

Hot this week

Raising kids or DINK in your early 30s? Netizens ask

On Reddit, a netizen shared: Married (M,31) to my wife (F,30). Have 2 kids, both under 2s and i honestly love them to bits. But to be realistic, its obviously not easy and the struggle is indeed ve...

‘What is this?’ Passenger complained that buses skipped stop twice, waited almost an hour for another one

On Facebook, a commuter shared: Waited for bus 74 and my bus stop got skipped both times, had to wait close to an hour for the third bus to finally let me board. What is this? The bus doesn't have ...

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