// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 2, 2026
29.4 C
Singapore

JS-SEZ agreement seen drawing in regional firms says OCBC

OCBC expects the signing of the Johor-Singapore Special Economic Zone (JS-SEZ) agreement to attract increased interest from regional firms, having already observed a growing trend of companies keen to establish a presence in Johor even before the deal was finalised, Singapore Business Review reported.

In 2024, OCBC supported around 260 new mid-sized enterprises, primarily from the services, construction and manufacturing, and wholesale and retail trade sectors, as they set up operations in Malaysia.

With the JS-SEZ agreement signed, the bank expects a 20% increase in these numbers for this year.

OCBC has set up teams of 25 bankers on both sides of the Causeway to handle the growing demand, offer advice, and help businesses connect with suitable local partners.

Tan Teck Long, Head of Global Wholesale Banking at OCBC, pointed out that Johor’s strategic location, strong connectivity to Singapore and other parts of Malaysia, and lower cost of living make the zone particularly attractive.

He added that Johor’s prudent economic policies and above-national-average economic and employment growth are additional advantages.

Mr Tan also highlighted that the January 2027 launch of the Johor Bahru-Singapore Rapid Transit System Link will further boost the zone’s appeal. /TISG

Featured image by Depositphotos

- Advertisement -

Hot this week

Why do Singaporeans complain so often? Here’s what netizens had to say

Do Singaporeans complain too much? A Facebook user posed the question, and many shared their own views on why complaining has become such a common part of daily life.

Elderly man allegedly scolds Gen Z commuter over MRT seat until a ‘May I Have a Seat’ card appears

SINGAPORE: A Gen Z commuter wearing a yellow “May I have a seat” card allegedly refused to cave in after an elderly man demanded that he give up his seat on the MRT. A fellow commuter who witness...

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