// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 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

‘What is this?’ Passenger complained that buses skipped stop twice, waited almost an hour for another one

On Facebook, a commuter shared: Waited for bus 74 and my bus stop got skipped both times, had to wait close to an hour for the third bus to finally let me board. What is this? The bus doesn't have ...

‘C’mon, please don’t do this.’ Singapore Food Agency reminds diners not to eat food dropped on hawker centre tables

"C’mon, please don’t do this 😥 Once food is dropped on an unclean tabletop, the surface of the food item would have been contaminated by bacteria. And there is no such thing as the 'three-second ...

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