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

HSBC confirms review of Singapore insurance business as part of global ‘ongoing simplification’

On Friday (Jan 16), HSBC Holdings said it opened a strategic review of its Singapore insurance business as part of its global “ongoing simplification”, confirming a Bloomberg report saying the bank is exploring options including a sale of the insurance unit, which could be valued at more than US$1 billion (S$1.29 billion).

The bank said Singapore is a “priority market for the Group”, adding that it continues to accelerate growth in wealth and wholesale banking. 

It also said it is focused on building leadership and market share in areas where it has a “clear competitive advantage” and the “greatest opportunities to grow and support its clients”.

According to Reuters, HSBC has been cutting back its global footprint in an aim to boost profits and expand its wealth product offerings in Asia and the Middle East.

Early in 2025, the bank said it would wind down mergers and acquisitions and some equities businesses in the Americas and Europe.

See also  Shedding some light on the highly secretive Huawei family, clan behind world’s 2nd largest smartphone company

In July, it sold its UK life insurance business. In September, the bank also announced plans to sell its Sri Lankan retail banking business to lender Nations Trust Bank, with the deal expected to close this year. /TISG

Read also: The Assembly Place eyes portfolio expansion with IPO of 50.3 million shares at 23 cents each

Featured image by Depositphotos

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