3rd Floor, Rm. B3, Gardens Arcade, Kikuyu

  • Ngong Suswa
  • Tarmac
  • Residential
  • Ngong Suswa Road
Ridge View Nachu – Phase 1
$ 410,000 $ 410,000

Prime Location.Promising Returns

Welcome to Ridge View Nachu – Phase 1, where opportunity meets growth. These prime plots are located in a serene and fast-growing area, ideal for building your dream home or securing a smart long-term investment.

Whether you’re looking to settle or grow your wealth, this is your chance to own land in one of Nachu’s most promising locations.

💰 Pricing Options:
✔ Ksh 410,000 – Cash Price
✔ Ksh 440,000 – 6 Months Payment Plan
✔ Ksh 470,000 – 12 Months Payment Plan
✔ Deposit Only Ksh 50,000 to reserve your plot

🌟 Why Invest in Ridge View Nachu?
• Only 2.5 km from the tarmac road(Ngong Suswa Road) 20 minutes drive from Kikuyu town
• Serene environment with beautiful views
• Fast-growing neighborhood
• Flexible and convenient payment terms
• Ideal for residential development or land banking

📞 Secure your plot today before prices go up. Limited plots available!

QUICK CONTACT AGENT
Miale
Miale RealEstate
Real Estate Agent
  • info@mialerealestate.co.ke
  • 0714306306
(function() { function replaceCurrencyInElement(el) { // Walk text nodes inside the element and transform only leading $ or USD const walker = document.createTreeWalker(el, NodeFilter.SHOW_TEXT, null, false); let node; while (node = walker.nextNode()) { // Skip empty nodes if (!node.nodeValue.trim()) continue; // Replace only at start of the text node: $, $ (with space), USD, USD (with space) const newVal = node.nodeValue.replace(/^\s*(\$|USD)\s*/i, 'KES '); if (newVal !== node.nodeValue) node.nodeValue = newVal; } } function scanAndReplace() { document.querySelectorAll('.has-ele-price').forEach(el => replaceCurrencyInElement(el)); } // Initial run scanAndReplace(); // Observe DOM changes (Elementor may inject later) const obs = new MutationObserver(mutations => { let touched = false; for (const m of mutations) { if (m.addedNodes && m.addedNodes.length) { touched = true; break; } if (m.type === 'characterData') { touched = true; break; } } if (touched) scanAndReplace(); }); obs.observe(document.body, { childList: true, subtree: true, characterData: true }); // Safety fallback: run a few extra times then disconnect observer after 20s let runs = 0; const fallback = setInterval(() => { scanAndReplace(); runs++; if (runs > 8) { clearInterval(fallback); obs.disconnect(); } }, 2000); console.log('Currency replacement (test) installed — will replace leading $/USD with KES.'); })();