// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.6 C
Singapore

Keppel DC REIT completes acquisition of two Singapore data centre buildings in S$8.4M deal

SINGAPORE: Keppel DC REIT has acquired two data centre buildings, Keppel DC Singapore 7 and Keppel DC Singapore 8, from Keppel Griffin, an indirect wholly-owned subsidiary of Keppel.

Its trustee, Perpetual (Asia) Limited, exercised the call option and entered into a sale and purchase agreement with Keppel Griffin to acquire the remaining 51% of shares in Memphis 1. Memphis 1 owns both data centre buildings.

The consideration price for the acquisition was about $8.4 million, subject to completion adjustments, Singapore Business Review reported, citing the company’s bourse filing.

With the acquisition completed on Wednesday (Sept 3), Keppel DC REIT now holds 100% interest in Memphis 1 and full ownership of the two facilities. The acquisition will be funded through debt or existing cash.

The REIT said the purchase is not expected to have any material impact on its net asset value and distribution per unit for the financial year ending December 31 2025. /TISG

Read also: HPL receives green light to acquire entire Concorde Hotel and Shopping Mall strata area at S$821M

- Advertisement -

Hot this week

‘Getting zero offers for 2 months was a good slap in the face’: Fresh grad reluctantly accepts job offer that pays below salary expectations

SINGAPORE: It seems the job market is forcing the hands of some fresh graduates, pushing them to accept jobs that pay below their salary expectations. Recently, an NUS graduate shared anonymously...

‘I feel lost and embarrassed’: Singaporean fresh grad opens up after failing probation

SINGAPORE: A Singaporean fresh graduate shared on Reddit that she feels “dejected” after failing her probation at her first full-time job, an outcome she never saw coming because she believed thing...

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