Commercial Real Estate Financing in Albuquerque, NM

Albuquerque's commercial real estate market is supported by a large federal government and national laboratory presence, including Sandia National Laboratories and Kirtland Air Force Base, which anchor stable employment and drive demand for specialized office, R&D, and industrial space. The metro is experiencing growing attention from semiconductor and advanced manufacturing investors following recent federal investments in New Mexico's technology infrastructure, while multifamily fundamentals benefit from the University of New Mexico's large enrollment and consistent in-migration. Albuquerque's affordable cost structure, improving business climate, and strategic Southwest location offer attractive entry points for CRE investors seeking value-oriented opportunities.

Apply for Albuquerque Financing →

Neighborhoods & Submarkets in Albuquerque

Explore commercial lending options by neighborhood in the Albuquerque-Santa Fe-Las Vegas market.

Property Types in Albuquerque

Other Markets

Get Commercial Financing in Albuquerque

Contact CLS CRE for a free, no-obligation quote on commercial real estate financing in Albuquerque, NM. We respond within 24 hours.

Apply for Financing →
Or call us: 310.758.4042
Need financing? Apply in 2 minutes. Response within 24 hours.
Apply Now →
📋

Before You Go…

Get matched with the right lender from our network of 1,000+ capital sources. It takes 2 minutes and there's zero obligation.

Apply for Financing →
Or call us: 310.758.4042
// Sticky CTA bar — show after scrolling 600px, hide on apply page (function(){ const bar = document.getElementById('stickyCta'); if (!bar || location.pathname.includes('apply')) { if(bar) bar.style.display='none'; return; } let shown = false; window.addEventListener('scroll', function() { if (window.scrollY > 600 && !shown) { bar.classList.add('visible'); shown = true; } }); })(); // Exit intent popup — fires once per session, not on apply/thank-you pages (function(){ const overlay = document.getElementById('exitOverlay'); if (!overlay || location.pathname.includes('apply') || location.pathname.includes('thank-you')) return; let fired = false; function showPopup() { if (fired || sessionStorage.getItem('exitShown')) return; fired = true; sessionStorage.setItem('exitShown', '1'); overlay.classList.add('visible'); gtag('event', 'exit_intent_shown', { event_category: 'engagement' }); } document.addEventListener('mouseout', function(e) { if (e.clientY < 5 && e.relatedTarget === null) showPopup(); }); document.getElementById('exitClose').addEventListener('click', function() { overlay.classList.remove('visible'); }); overlay.addEventListener('click', function(e) { if (e.target === overlay) overlay.classList.remove('visible'); }); })();