// Adds dimensions UUID, Author and Topic into GA4
Sunday, March 8, 2026
27.8 C
Singapore

Far East Orchard secures £70M in first close as it launches UK student housing fund

SINGAPORE: Singapore-based real estate firm Far East Orchard has officially launched its first private fund, the FE UK Student Accommodation Development Fund (FESAD), aiming to expand its student housing portfolio in the United Kingdom.

In a strong initial showing, the fund has raised £70 million (S$120.6 million) from investors, with the target set at £100 million (S$172.3 million).

The funding will be used to develop a 273-bed student accommodation project in Glasgow, Scotland, which Far East Orchard acquired earlier in March.

This project marks the first investment under the FESAD, which is focused on Purpose-Built Student Accommodation (PBSA) developments across the UK.

Far East Orchard Investments (FEOI), a subsidiary of Far East Orchard, has made a significant contribution to the fund’s success, committing £35 million (S$60.3 million) of the total raised.

The company aims to capitalize on the growing demand for student housing in the UK, which has consistently remained strong.

As of the first half of 2024, Far East Orchard’s UK PBSA portfolio had achieved approximately 92% occupancy for the academic year starting in September 2024, demonstrating strong demand for quality student accommodation.

See also  DBS's stake in Shenzhen Rural Commercial Bank has risen to 16.69%

The FESAD fund is expected to explore further investment opportunities within the UK as Far East Orchard continues to strengthen its foothold in the student housing sector. /TISG

- Advertisement -

Hot this week

‘Is the chicken gold-plated?’ Malaysian woman stunned by S$8.50 cai fan in Singapore CBD

The woman added that she is “seriously considering” moving back to Kuala Lumpur or finding a side gig that pays enough to keep up with inflation.

Fewer Singapore graduates found jobs within 6 months in 2025, survey shows

There are also fewer job openings in outward-facing sectors such as information and communications.

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