// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 23, 2026
29.3 C
Singapore

Singapore to ease travel curbs for Australia, Switzerland

Singapore– Singapore will allow quarantine-free entry for vaccinated travellers from Australia and Switzerland from next month, officials said Tuesday, adding to a list of 10 other countries, including the United States and several European nations.

The business hub is easing travel curbs and shifting to a strategy of living with Covid-19 to revive its economy despite suffering its worst coronavirus wave yet, with the healthcare system under strain.

“It is important that we persevere with efforts to reopen our borders, with essential public health safeguards in place, to remain an international aviation and business hub with global connectivity,” Transport Minister S. Iswaran told reporters.

Starting November 8, fully-vaccinated travellers from Switzerland and Australia who test negative for Covid-19 before they depart and when they arrive will be able to bypass quarantine.

Business travellers and students from Singapore are expected to be able to travel to Australia under the initiative once Canberra finalises arrangements.

Australia’s borders have been largely closed for the last 19 months to prevent the spread of Covid-19, although Prime Minister Scott Morrison said this month that the country will begin to reopen them in November.

The expansion of the scheme will allow up to 4,000 people to enter Singapore daily through the travel lanes, an increase of 1,000 from current numbers.

South Korea is also due to be added to the initiative from November 15.

Singapore still has some curbs are in place but its leaders have so far refused to impose a tough lockdown, with 84 per cent of the population fully vaccinated. /AFP

- Advertisement -

Hot this week

‘What’s the point of maximising my salary?’ American considers US$70k pay cut to move to Singapore

The American says he misses being able to walk, use public transport and feel safe late at night when he returns to the US.

Singapore employee questions S$15 fine after SME boss penalises him for being 13 minutes late

A 13-minute delay came with a S$15 price tag. The employee is now asking whether that price is legal.

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