// Adds dimensions UUID, Author and Topic into GA4
Thursday, February 19, 2026
26.7 C
Singapore

Edmund Chen & Xiang Yun bought $1 million condo during pandemic when housing prices were low

Singaporean celebrity couple Edmund Chen and Xiang Yun bought their new condo unit located in Changi for $1 million. 

They bought their new space during the onset of the pandemic when housing prices were low. They decided to move to a new condo after encountering problems in their old apartment in Marine Parade.

“It’s been 17 to 18 years [since they lived in their old apartment]. The sink is corroding and the air conditioning pipes are also leaking. It looks like the old home needs to be renovated,” said Xiang Yun, the 61-year-old actress.

Edmund Chen, the 61-year-old Singaporean former actor, stated in an interview that although the location they chose for their condo is far from the city, it is near the airport. He also added that the location is a reminder of his time serving in the army as well. 

“It’s better to have breakfast by the sea, to look at the sea and hope for creative inspiration,” the actor said. 

See also  BTO frenzy: October launch sees record 33,983 applicants, singles drive demand for two-room Flexi flats

Chen Xi, the couple’s son, gave them a long elm table as a housewarming gift, which the couple positioned on their balcony. It is now a place wherein the family can bond — eat, drink, and chat – together. 

Indeed, location is key when purchasing a new home, and there are really some people who prefer breathtaking views to convenience as an essential factor in their house-hunting decisions.

 

- Advertisement -

Hot this week

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