// Adds dimensions UUID, Author and Topic into GA4
Thursday, July 30, 2026
30 C
Singapore

More Singaporeans embrace solo travel, with millennials leading the way

SINGAPORE: Solo travel is quickly becoming a mainstream preference among Singaporeans, especially the younger generation, according to a recent survey commissioned by budget airline Scoot and conducted by YouGov.

The survey, which polled over 5,000 people across five Asia Pacific countries, found that nearly 79 per cent of Singaporean respondents had gone on solo trips multiple times over the past year, with nearly half (49 per cent) of them taking three or more solo journeys during the same period.

The poll found that millennials made up 51 per cent of current and potential solo travellers in Singapore. This is a notably higher figure than the regional average of 40 per cent across the Asia Pacific.

According to the survey, the top reasons for travelling alone include the freedom and flexibility as well as the desire to explore new places at one’s own pace, without having to compromise on group plans or preferences.

Over 80 per cent of Singaporean respondents also said they would recommend the experience to others.

Looking ahead, Singaporean solo travellers have their sights set on nearby destinations, with Japan, China, and Malaysia topping the wish list for the next 12 months.

- Advertisement -

Hot this week

Million dollar HDB resales could increase with private homeowners no longer subject to 15-month waiting period

Private homeowners will no longer need to wait 15 months to buy resale flats when selling their properties. Experts said this could drive demand for larger resale flats, leading to more million-dol...

Singapore-based investors are Hong Kong’s top non-local commercial property buyers: Colliers

Singapore-based investors accounted for the bulk of non-local commercial property investment in Hong Kong during the second quarter, contributing HK$3.37 billion (S$554.35 million).

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