// Adds dimensions UUID, Author and Topic into GA4
Tuesday, February 10, 2026
30.7 C
Singapore

Netizens speculate high rent behind closure of 78-year-old Nasi Padang stall Warong Nasi Pariaman

SINGAPORE: Netizens mourning the closure of the 78-year-old Nasi Padang stall, Warong Nasi Pariaman, have speculated that it is closing due to high rent.

The stall posted on its Instagram page on Tuesday (Jan 20), informing its customers in Malay that it will cease operations on Jan 31, expressing immense gratitude for their support, love, and sweet memories shared over the years.

Since the business did not disclose the reason for the closure, some supporters speculated on possible reasons why it had decided to close down, with one saying, “I believe the reason is an increase in rent by the landlord,” while others urged the stall to reopen elsewhere if rent was the issue.

Meanwhile, other commenters hoped the place would not be taken over by another mala hot pot soon.

Warong Nasi Pariaman, Singapore’s oldest Nasi Padang stall, was founded in 1948 and has been at 738 North Bridge Road ever since. Over the years, it became a favourite of both locals and tourists.

See also  CDL joint venture sells 84% Zyon Grand units at weekend launch at average price of S$3,050 psf

In 1998, the original owner passed the business on to his son.

In 2013, the stall temporarily relocated for major renovations before returning to North Bridge Road. /TISG

Read also: Hooters to exit Singapore as Clarke Quay outlet set to close on Jan 31 after 30 years

- Advertisement -

Hot this week

Causeway vs Second Link: What first-time travellers need to know

JOHOR/SINGAPORE: Crossing the Johor–Singapore border is almost a rite...

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