// Adds dimensions UUID, Author and Topic into GA4
Sunday, December 14, 2025
31.5 C
Singapore

KF Seetoh: $18,000 rental at Geylang Serai Ramadan bazaar justifies SG’s ‘world’s most expensive city reputation’

SINGAPORE: This year’s Geylang Serai Bazaar made the news recently due to the price for stall rentals. Food guru KF Seetoh weighed in on the issue in a recent Facebook post, asking “How did we get here?’

$18,000 a mth a stall, for the Geylang Serai Ramadan bazaar , easily, the world’s most expensive pasar malam stall offering an unproportionately cheap menu. Even top pop-up markets in prime time New York or LA cannot hold a candle to this.

Justifying our world’s most expensive city reputation i guess. How did we get here?,” the Makansutra owner wrote in a much-shared post on Tuesday (Mar 21).

Screenshot 2023 03 22 at 10.42.08 AM

CNA reported on Tuesday evening that around one-fifth of the over 900 stalls at the bazaar, which started on Mar 17 and runs till April 22, is still unoccupied.

The report quotes organisers as attributing the empty stalls to competition from other Ramadan bazaars, as well as to the fact that some vendors are now operating businesses out of their homes.

See also  Marrying a Singaporean girl is like "marrying a guy partner rather than a lady partner"

However, vendors have said that some have chosen not to participate in the bazaar due to high costs. One vendor, Mr Suriyah, told CNA that he is paying $18,000 for a stall space this year when eight years ago, this cost him between $8,000 to $10,000.

Businessman and former presidential candidate Mr Tan Kin Lian also weighed in on the high cost of rental at Geylang Serai Bazaar in a Facebook post

“The stall operators need to generate revenue of $600 a day just to cover the rental. There is also the cost of workers and the cost of the goods that are sold.

The high rental will have to be covered by the high prices paid by customers. The stall operator needs to work long hours to generate enough revenue to cover the cost and hopefully make a profit.

Is it feasible to set the stall rental at a modest rate, maybe $3,000 a month or $100 a day. With lower rental, will the stall operators sell their products at lower prices, and make the customer happy with a good deal?” he wrote.

See also  PM Lee says its "possible" that next General Election may be held as soon as next year

Screenshot 2023 03 22 at 10.42.41 AM

/TISG

Hundreds queue to buy food at Geylang Serai market in preparation for Hari Raya

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