Skip to main content

Key Change

RBI creates a clear REIT/InvIT lending framework, caps exposure at 49% of asset value, bars bullet/balloon repayments and replaces draft age test with an 80% cash-flow test.

RBI Finalises Bank Lending Framework for REITs and InvITs

CL

Editorial team

CorpLawUpdates.in ยท Professionals & compliance specialists

Verified for complianceLast verified: 11 June 2026
Legal basis: RBI Press Release 2026-2027/429; Amendment Direction Nos. 13478โ€“13482
27 min read4,773 wordsRBI issues Final Amendment Directions on Lending to Real Estate Investment Trusts (REITs) and Infrastructure Investment Trusts (InvITs)Effective: 1 October 2026Last amended: 10 June 2026High impact15 views

Summary

RBI has issued final directions for bank lending to REITs and InvITs, effective October 1, 2026, setting eligibility, exposure, security, repayment and transition rules for banks, SFBs and AIFIs.

Quick AnswerAI

RBI issued five final Amendment Directions on June 10, 2026 creating a prudential framework for bank lending to REITs and InvITs. The framework is effective from October 1, 2026 and covers eligibility, exposure limits, security, repayment structure and transition for existing InvIT loans.

Key Takeaways

  • RBI issued five final Amendment Directions on bank lending to REITs and InvITs.
  • The framework applies to commercial banks, small finance banks and All India Financial Institutions.
  • REIT/InvIT borrowers must satisfy SEBI registration, listing and RBI prudential conditions.
  • Aggregate bank exposure to a REIT/InvIT structure is capped at 49% of asset value.
  • Bullet and balloon repayment structures are not permitted.
  • Existing non-conforming InvIT loans may continue until maturity, but renewals/enhancements must comply.
RBI finalises bank lending framework for REITs and InvITs effective October 1, 2026

/* โ”€โ”€ SUMMARY GRID โ”€โ”€ */
.sum-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(195px,1fr));gap:10px;margin:22px 0;}
.sum-item{background:#fff;border:1px solid var(--br);border-radius:var(--r);
padding:12px 15px;border-top:3px solid var(--b);}
.sum-item .lbl{font-size:.7rem;font-weight:700;text-transform:uppercase;
color:var(--b);letter-spacing:.4px;display:block;margin-bottom:4px;}
.sum-item p{margin:0;font-size:.86rem;color:var(--tx);line-height:1.5;}
.sum-item.g{border-top-color:var(--g);}.sum-item.g .lbl{color:var(--g);}
.sum-item.rd{border-top-color:var(--rd);}.sum-item.rd .lbl{color:var(--rd);}
.sum-item.gd{border-top-color:var(--gd);}.sum-item.gd .lbl{color:var(--gd);}
.sum-item.tl{border-top-color:var(--tl);}.sum-item.tl .lbl{color:var(--tl);}
.sum-item.or{border-top-color:var(--or);}.sum-item.or .lbl{color:var(--or);}
.sum-item.pu{border-top-color:var(--pu);}.sum-item.pu .lbl{color:var(--pu);}

/* โ”€โ”€ HIGHLIGHT BOXES โ”€โ”€ */
.hb{border-radius:var(--r);padding:16px 22px;margin:16px 0;}
.hb.blue{background:var(--bl);border-left:5px solid var(--b2);}
.hb.gold{background:var(--gdl);border-left:5px solid var(--gd);}
.hb.green{background:var(--gl);border-left:5px solid var(--g);}
.hb.red{background:var(--rl);border-left:5px solid var(--rd);}
.hb.teal{background:var(--tll);border-left:5px solid var(--tl);}
.hb.purple{background:var(--pul);border-left:5px solid var(--pu);}
.hb.orange{background:var(--orl);border-left:5px solid var(--or);}
.hb h4{margin:0 0 8px;font-size:.86rem;text-transform:uppercase;letter-spacing:.4px;}
.hb.blue h4{color:var(--b2);}.hb.gold h4{color:#7a4c00;}
.hb.green h4{color:var(--g);}.hb.red h4{color:var(--rd);}
.hb.teal h4{color:var(--tl);}.hb.purple h4{color:var(--pu);}
.hb.orange h4{color:var(--or);}
.hb p,.hb ul{margin:0;font-size:.91rem;line-height:1.7;color:var(--tx);}
.hb ul{padding-left:18px;}.hb li{margin-bottom:7px;}

/* โ”€โ”€ NOTIFICATION CARDS โ”€โ”€ */
.notif-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:14px;margin:20px 0;}
.notif-card{background:#fff;border:1px solid var(--br);border-radius:var(--r);
padding:17px 19px;border-top:4px solid var(--b);
box-shadow:0 2px 8px rgba(26,26,110,.07);transition:box-shadow .2s,transform .2s;}
.notif-card:hover{box-shadow:0 5px 18px rgba(26,26,110,.13);transform:translateY(-2px);}
.notif-card.b1{border-top-color:#1a1a6e;}.notif-card.b2{border-top-color:#2a3ea0;}
.notif-card.b3{border-top-color:var(--tl);}.notif-card.b4{border-top-color:var(--g);}
.notif-card.b5{border-top-color:var(--or);}
.notif-no{display:inline-block;background:var(--n);color:#fff;border-radius:5px;
padding:2px 9px;font-size:.73rem;font-weight:700;margin-bottom:8px;font-family:monospace;}
.notif-card h4{margin:0 0 5px;color:var(--n);font-size:.88rem;line-height:1.4;}
.notif-card p{margin:0;font-size:.82rem;color:var(--mu);line-height:1.58;}

/* โ”€โ”€ TABLES โ”€โ”€ */
.tw{overflow-x:auto;margin:20px 0;}
.tt{width:100%;border-collapse:collapse;font-size:.88rem;min-width:440px;}
.tt thead tr{background:var(--n);color:#fff;}
.tt thead th{padding:11px 15px;text-align:left;font-weight:600;}
.tt tbody tr:nth-child(even){background:var(--bl);}
.tt tbody tr:nth-child(odd){background:#fff;}
.tt tbody td{padding:11px 15px;border-bottom:1px solid var(--br);
vertical-align:top;line-height:1.55;color:var(--tx);}
.tt tbody td:first-child{font-weight:700;color:var(--n);}
.tdy{color:var(--g);font-weight:700;}.tdn{color:var(--rd);font-weight:700;}
.tdw{color:var(--or);font-weight:700;}

/* โ”€โ”€ DRAFT vs FINAL โ”€โ”€ */
.bva{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:20px 0;}
.bva-col{border-radius:var(--r);padding:18px 20px;}
.bva-d{background:var(--gdl);border:1px solid #f0d488;}
.bva-f{background:var(--gl);border:1px solid #b0dcc0;}
.bva-col h4{margin:0 0 10px;font-size:.88rem;text-transform:uppercase;}
.bva-d h4{color:#7a4c00;}.bva-f h4{color:var(--g);}
.bva-col ul{margin:0;padding-left:18px;}
.bva-col li{font-size:.87rem;color:var(--tx);line-height:1.62;margin-bottom:7px;}

/* โ”€โ”€ KEY NUMBERS โ”€โ”€ */
.nr{display:grid;grid-template-columns:repeat(auto-fill,minmax(138px,1fr));gap:12px;margin:22px 0;}
.nc{background:var(--n);color:#fff;border-radius:var(--r);padding:16px 12px;text-align:center;}
.nc .nb{display:block;font-size:1.6rem;font-weight:900;color:#f4c040;line-height:1;margin-bottom:5px;}
.nc .nl{font-size:.74rem;line-height:1.4;opacity:.9;}
.nc.g{background:var(--g);}.nc.t{background:var(--tl);}
.nc.o{background:var(--or);}.nc.p{background:var(--pu);}

/* โ”€โ”€ ELIGIBILITY GRID โ”€โ”€ */
.elig-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:14px;margin:20px 0;}
.elig-card{background:#fff;border:1px solid var(--br);border-radius:var(--r);
padding:16px 18px;transition:box-shadow .2s;}
.elig-card:hover{box-shadow:0 4px 14px rgba(26,26,110,.1);}
.elig-icon{font-size:1.3rem;margin-bottom:8px;display:block;}
.elig-card h5{margin:0 0 5px;color:var(--n);font-size:.88rem;}
.elig-card p{margin:0;font-size:.83rem;color:var(--mu);line-height:1.58;}
.elig-tag{display:inline-block;border-radius:4px;padding:2px 9px;
font-size:.72rem;font-weight:700;margin-bottom:8px;}
.et-reit{background:#e6e8ff;color:#1a1a6e;}.et-invit{background:var(--gl);color:var(--g);}
.et-both{background:var(--pul);color:var(--pu);}

/* โ”€โ”€ SECURITY STRUCTURE โ”€โ”€ */
.sec-flow{display:flex;flex-direction:column;gap:8px;margin:20px 0;}
.sf-row{display:flex;align-items:center;gap:12px;}
.sf-n{width:36px;height:36px;border-radius:50%;background:#f4c040;
color:var(--n);font-weight:800;font-size:.78rem;display:flex;
align-items:center;justify-content:center;flex-shrink:0;}
.sf-b{flex:1;background:#fff;border:1px solid var(--br);border-radius:var(--r);padding:11px 15px;}
.sf-b h5{margin:0 0 3px;color:var(--n);font-size:.87rem;}
.sf-b p{margin:0;font-size:.82rem;color:var(--mu);line-height:1.5;}

/* โ”€โ”€ TIMELINE โ”€โ”€ */
.tl-wrap{margin:20px 0;}
.tl-r{display:flex;gap:14px;margin-bottom:10px;}
.tl-n{width:36px;height:36px;border-radius:50%;background:var(--b);
color:#fff;font-weight:800;font-size:.78rem;display:flex;
align-items:center;justify-content:center;flex-shrink:0;margin-top:2px;}
.tl-b{flex:1;background:#fff;border:1px solid var(--br);border-radius:var(--r);padding:11px 15px;}
.tl-b h5{margin:0 0 3px;color:var(--n);font-size:.88rem;}
.tl-b p{margin:0;font-size:.83rem;color:var(--mu);line-height:1.5;}
.tl-tag{display:inline-block;background:var(--bl);color:var(--b2);
border-radius:4px;padding:1px 8px;font-size:.71rem;font-weight:700;margin-bottom:4px;}
.tl-tag.g{background:var(--gl);color:var(--g);}

/* โ”€โ”€ FAQ โ”€โ”€ */
.fq{background:var(--bl);border-left:4px solid var(--b2);
border-radius:0 var(--r) var(--r) 0;
padding:12px 16px;font-weight:700;color:var(--n);font-size:.92rem;margin:14px 0 0;}
.fa{background:#fff;border:1px solid var(--br);border-top:none;
border-radius:0 0 var(--r) var(--r);
padding:12px 16px;font-size:.89rem;line-height:1.7;color:var(--tx);margin:0 0 3px;}

/* โ”€โ”€ DISC โ”€โ”€ */
.disc{background:var(--gry);border:1px solid #ccd2e0;border-radius:var(--r);
padding:15px 20px;margin:28px 0 0;font-size:.85rem;color:var(--mu);line-height:1.6;}

@media(max-width:600px){
.sum-grid,.notif-grid,.elig-grid,.nr,.bva{grid-template-columns:1fr;}
.tt th,.tt td{padding:9px 9px;font-size:.82rem;}
.sf-row{flex-direction:column;align-items:stretch;}.sf-n{display:none;}
}
</style>

<!-- HERO --> <div class="reit-hero"> <span class="overline">&#127993; RBI ยท Banking Regulation ยท June 10, 2026</span> <h2>RBI Finalises Rules for <span>Bank Lending to REITs &amp; InvITs</span><br>โ€” Five Amendment Directions Issued</h2> <p>After four months of stakeholder consultation since the February 13, 2026 draft, the Reserve Bank of India has issued final, binding Amendment Directions governing how commercial banks, small finance banks, and All India Financial Institutions can lend to Real Estate Investment Trusts (REITs) and Infrastructure Investment Trusts (InvITs). Effective October 1, 2026.</p> <div class="hero-badges"> <span class="hbadge gold">Press Release 2026-2027/429</span> <span class="hbadge">June 10, 2026</span> <span class="hbadge">5 Amendment Directions</span> <span class="hbadge">Effective October 1, 2026</span> <span class="hbadge">Clear Lending Framework for REITs</span> </div> </div> <!-- SUMMARY GRID --> <h2>At a Glance</h2> <div class="sum-grid"> <div class="sum-item"><span class="lbl">Press Release No.</span><p>2026-2027/429 โ€” June 10, 2026</p></div> <div class="sum-item g"><span class="lbl">Draft Issued</span><p>February 13, 2026 โ€” Sought feedback from stakeholders</p></div> <div class="sum-item gd"><span class="lbl">Final Directions Issued</span><p>June 10, 2026 โ€” After examining stakeholder feedback</p></div> <div class="sum-item tl"><span class="lbl">Effective Date</span><p>October 1, 2026 (banks may adopt voluntarily before this)</p></div> <div class="sum-item or"><span class="lbl">No. of Notifications</span><p>5 simultaneous Amendment Directions (Nos. 13478โ€“13482)</p></div> <div class="sum-item pu"><span class="lbl">Key Change from Draft</span><p>3-year operation requirement dropped; replaced by 80% asset cash-flow test for at least 1 year</p></div> <div class="sum-item rd"><span class="lbl">What's NOT Amended</span><p>Financial Statements Presentation &amp; Disclosures Directions โ€” deferred (linked to April 2027 Capital <a href="/glossary/charge-companies-act" class="text-gold font-semibold hover:underline" title="Charge definition">Charge</a> changes)</p></div> <div class="sum-item"><span class="lbl">Signed By</span><p>Brij Raj, Chief General Manager, Reserve Bank of India</p></div> </div> <!-- KEY NUMBERS --> <h2>Key Numbers</h2> <div class="nr"> <div class="nc"><span class="nb">49%</span><div class="nl">Max aggregate bank exposure to a REIT/InvIT and its SPVs as % of asset value</div></div> <div class="nc g"><span class="nb">80%</span><div class="nl">Minimum % of underlying assets that must show positive cash flows for โ‰ฅ1 year</div></div> <div class="nc t"><span class="nb">Oct 1</span><div class="nl">2026 โ€” effective date of all five final amendment directions</div></div> <div class="nc o"><span class="nb">5</span><div class="nl">Amendment directions issued simultaneously for different bank categories</div></div> <div class="nc p"><span class="nb">โ‰ค20%</span><div class="nl">Max share in syndicated deal for overseas branch exemption on foreign REIT lending</div></div> <div class="nc"><span class="nb">Feb 13</span><div class="nl">2026 โ€” date when draft directions were first issued for consultation</div></div> </div> <!-- INTRODUCTION --> <h2>What Happened on June 10, 2026?</h2> <p>On the afternoon of <strong>June 10, 2026</strong>, the Reserve Bank of India issued Press Release No. 2026-2027/429 announcing the finalisation of its framework for bank lending to Real Estate Investment Trusts (REITs) and Infrastructure Investment Trusts (InvITs). Five simultaneous Amendment Directions were issued โ€” one each for commercial banks (credit facilities), commercial banks (concentration risk management), commercial banks (capital adequacy), small finance banks (credit facilities), and all India financial institutions (credit facilities).</p> <p>This represents the culmination of a regulatory journey that began with a draft framework published on <strong>February 13, 2026</strong>. The intervening four months saw RBI review extensive stakeholder feedback from banks, REIT/InvIT managers, infrastructure developers, and market participants โ€” resulting in significant and meaningful changes between the draft and the final directions.</p> <div class="hb gold"> <h4>&#128203; The Headline Policy Shift โ€” A Clear Lending Framework</h4> <p>The single most important development in these directions is that RBI has created a <strong>clear prudential framework for commercial bank lending to REITs</strong>. This update is about <strong>bank lending</strong>, and should not be confused with earlier RBI rules on bank <strong>investment</strong> in REITs and InvITs. For InvITs, the existing lending framework has been overhauled and harmonised with the new REIT norms.</p> </div> <!-- WHAT ARE REITs AND InvITs --> <h2>Understanding REITs and InvITs โ€” The Asset Classes in Focus</h2> <div class="tw"> <table class="tt"> <thead><tr><th>Feature</th><th>REIT (Real Estate Investment Trust)</th><th>InvIT (Infrastructure Investment Trust)</th></tr></thead> <tbody> <tr><td>What it holds</td><td>Income-generating commercial real estate (offices, malls, warehouses)</td><td>Infrastructure assets (roads, power, telecom towers, gas pipelines)</td></tr> <tr><td>Listed on</td><td>BSE or NSE</td><td>BSE or NSE</td></tr> <tr><td>Regulated by</td><td>SEBI (REIT Regulations, 2014)</td><td>SEBI (InvIT Regulations, 2014)</td></tr> <tr><td>Income generation</td><td>Rental income from commercial properties</td><td>Toll revenue, annuity payments, tariff revenue</td></tr> <tr><td>Mandated distribution</td><td>โ‰ฅ90% of distributable cash flows</td><td>โ‰ฅ90% of net distributable cash flows</td></tr> <tr><td>Leverage limit (SEBI)</td><td>โ‰ค49% of assets</td><td>โ‰ค49% of assets (Type I); โ‰ค70% for project-level debt (Type II)</td></tr> <tr><td>Key examples in India</td><td>Embassy REIT, Mindspace REIT, Brookfield REIT</td><td>IRB InvIT, IndInfravit, PowerGrid InvIT</td></tr> <tr><td>Bank lending status (before June 2026)</td><td><span class="tdn">No clear dedicated prudential lending framework</span></td><td><span class="tdw">Permitted with guidelines but framework now overhauled</span></td></tr> <tr><td>Bank lending status (after June 2026)</td><td><span class="tdy">Covered by clear RBI lending framework</span></td><td><span class="tdy">Harmonised with new prudential norms</span></td></tr> </tbody> </table> </div> <div class="hb blue"> <h4>&#128161; Why REITs and InvITs Need Bank Credit</h4> <p>While REITs and InvITs can raise capital through unit issuance and debt market instruments, they also need longer-tenure credit to fund eligible acquisitions, refinance existing obligations, and manage permitted financing requirements. Until now, ambiguity in the bank lending framework meant banks were cautious about extending credit to these vehicles. The June 2026 directions substantially reduce that ambiguity by creating a defined prudential framework.</p> </div> <!-- THE FIVE AMENDMENT DIRECTIONS --> <h2>The Five Amendment Directions โ€” What Each Covers</h2> <div class="notif-grid"> <div class="notif-card b1"> <div class="notif-no">No. 13478 | RBI/2026-27/108</div> <h4>Commercial Banks โ€” Credit Facilities Third Amendment Directions, 2026</h4> <p>The primary and most detailed notification. Inserts a new chapter on lending to REITs and revises the existing chapter on InvIT lending to harmonise both under common prudential norms. Covers eligibility conditions, security requirements, leverage ceilings, Board-approved policies, and monitoring obligations. The complete operational rulebook for bank lending to both REITs and InvITs.</p> </div> <div class="notif-card b2"> <div class="notif-no">No. 13479 | RBI/2026-27/109</div> <h4>Commercial Banks โ€” Concentration Risk Management Third Amendment Directions, 2026</h4> <p>Establishes the aggregate exposure ceiling for bank lending to REITs and InvITs โ€” no single bank can lend more than a specified percentage of its capital base to any single REIT/InvIT. Sets group-level and sector-level concentration risk limits. Prevents systemic risk from over-exposure by any individual bank to a single real estate or infrastructure trust.</p> </div> <div class="notif-card b3"> <div class="notif-no">No. 13480 | RBI/2026-27/110</div> <h4>Commercial Banks โ€” Capital Adequacy (Prudential Norms) Eighth Amendment Directions, 2026</h4> <p>Amends the capital adequacy treatment for REIT and InvIT exposures. Broadly, REIT exposures may attract 100% risk weight or 125% where treated as capital market exposure, while InvIT lending is generally aligned with the applicable corporate lending risk-weight framework. Banks should apply the final RBI text and the April 27, 2026 Capital Charge directions when classifying these exposures.</p> </div> <div class="notif-card b4"> <div class="notif-no">No. 13481 | RBI/2026-27/111</div> <h4>Small Finance Banks โ€” Credit Facilities Second Amendment Directions, 2026</h4> <p>Extends the same REIT/InvIT lending framework to Small Finance Banks (SFBs). Prudential norms are harmonised with the commercial bank framework, with appropriate adjustments for SFBs' smaller balance sheet size and more concentrated portfolios. SFBs are permitted to lend to REITs and InvITs subject to the same eligibility and security requirements.</p> </div> <div class="notif-card b5"> <div class="notif-no">No. 13482 | RBI/2026-27/112</div> <h4>All India Financial Institutions โ€” Credit Facilities Amendment Directions, 2026</h4> <p>Covers All India Financial Institutions (AIFIs) โ€” specifically NABARD, NHB, EXIM Bank, and SIDBI. Establishes their lending framework for REITs and InvITs consistent with commercial bank norms while accounting for the development-oriented mandates of these institutions. NHB's role in housing sector REIT lending is particularly relevant.</p> </div> </div> <!-- DRAFT vs FINAL โ€” KEY CHANGES --> <h2>Draft vs Final โ€” What Changed After Stakeholder Feedback?</h2> <p>The most significant aspect of these final directions is how they differ from the February 13, 2026 draft. RBI genuinely incorporated stakeholder feedback โ€” resulting in a more practical, market-friendly framework while maintaining prudential integrity.</p> <div class="bva"> <div class="bva-col bva-d"> <h4>&#128196; Draft Directions (February 13, 2026)</h4> <ul> <li><strong>3-year operation requirement:</strong> REIT/InvIT must have completed minimum 3 years of operations before being eligible for bank credit</li> <li><strong>Positive NDCF for 2 years:</strong> Required positive net distributable cash flows in the preceding two financial years</li> <li><strong>Financial Statements amendment proposed:</strong> Draft also proposed to amend the Financial Statements: Presentation and Disclosures Directions for banks to separately disclose REIT/InvIT exposures</li> <li><strong>No overseas branch exemption:</strong> Draft did not specifically address overseas branches of Indian banks lending to foreign REITs</li> </ul> </div> <div class="bva-col bva-f"> <h4>&#9989; Final Directions (June 10, 2026)</h4> <ul> <li><strong>80% asset cash-flow test:</strong> Replaced the rigid 3-year rule with a more practically useful test โ€” at least 80% of underlying assets must have generated positive cash flows from operations for at least 1 year</li> <li><strong>Asset-level focus:</strong> Shifted from a trust-level operational age test to an asset-level cash flow quality test โ€” more relevant for infrastructure and real estate investments</li> <li><strong>Financial Statements amendment deferred:</strong> NOT pursued at this stage due to upcoming changes from April 2027 Capital Charge directions</li> <li><strong>Overseas branch exemption added:</strong> Banks' overseas branches may participate in syndicated lending to foreign-listed REITs if the bank's share is โ‰ค20% of the deal</li> </ul> </div> </div> <div class="hb gold"> <h4>&#128161; Why the 80% Cash-Flow Test Is Better Than the 3-Year Age Test</h4> <p>Stakeholders pointed out that a 3-year operational age test was arbitrary โ€” a brand new InvIT backed by 30-year-old toll roads with decades of proven cash flows would fail the test, while an InvIT that had operated for 3 years but with poor asset quality would pass. The 80% asset-level cash-flow test is fundamentally superior: it focuses on what actually matters for debt repayment โ€” the ability of underlying assets to generate cash. This is how infrastructure credit professionals actually assess project risk. The change reflects RBI genuinely listening to market expertise.</p> </div> <!-- ELIGIBILITY CONDITIONS --> <h2>Eligibility Conditions โ€” Who Qualifies for Bank Lending?</h2> <p>The final directions impose a clear eligibility checklist that both REITs and InvITs must satisfy before any bank can extend credit. These are non-negotiable preconditions:</p> <div class="elig-grid"> <div class="elig-card"> <span class="elig-icon">&#10003;</span> <span class="elig-tag et-both">REITs &amp; InvITs</span> <h5>SEBI Registered and Regulated</h5> <p>Must be registered with SEBI under the respective SEBI Regulations and must also satisfy RBI's cash-flow, listing and prudential tests before bank lending is permitted.</p> </div> <div class="elig-card"> <span class="elig-icon">&#128202;</span> <span class="elig-tag et-both">REITs &amp; InvITs</span> <h5>Listed on Recognised Stock Exchange</h5> <p>Must be listed on a SEBI-recognised stock exchange (BSE or NSE) in India. No lending to unlisted trusts โ€” exchange listing provides transparency, valuation, and investor oversight.</p> </div> <div class="elig-card"> <span class="elig-icon">&#128200;</span> <span class="elig-tag et-both">REITs &amp; InvITs</span> <h5>80% Asset Cash-Flow Positive</h5> <p>At least 80% of the underlying assets must have generated positive cash flows from operations for at least one year. This is the critical final eligibility test replacing the draft operational-age approach.</p> </div> <div class="elig-card"> <span class="elig-icon">&#9888;</span> <span class="elig-tag et-both">REITs &amp; InvITs</span> <h5>Regulatory Record Review</h5> <p>Material adverse regulatory action should be evaluated as part of the bank's creditworthiness and due diligence review. Do not treat this as a hard standalone eligibility bar unless the final RBI text is specifically being applied.</p> </div> <div class="elig-card"> <span class="elig-icon">&#128187;</span> <span class="elig-tag et-both">REITs &amp; InvITs</span> <h5>Within SEBI Leverage Ceiling</h5> <p>The overall leverage of the borrowing trust must be within the prudential ceiling prescribed by SEBI (โ‰ค49% of assets) โ€” or a lower limit as decided by the bank's own Board. New bank debt must not cause the SEBI leverage ceiling to be breached.</p> </div> <div class="elig-card"> <span class="elig-icon">&#127758;</span> <span class="elig-tag et-reit">REIT Specific</span> <h5>Overseas Branch Exception</h5> <p>For overseas branches of Indian banks only: syndicated lending to foreign-listed REITs is permitted if the Indian bank's share in the deal is โ‰ค20% and the REIT is regulated and listed in that jurisdiction โ€” no Indian listing required.</p> </div> </div> <!-- PRUDENTIAL NORMS --> <h2>Core Prudential Norms โ€” The Operational Rulebook</h2> <h3>1. Aggregate Exposure Ceiling โ€” 49% of Asset Value</h3> <div class="hb red"> <h4>&#128204; Critical Exposure Limit</h4> <p>The aggregate credit exposure of <strong>all banks combined</strong> to a borrowing REIT (or InvIT) and its Special Purpose Vehicles (SPVs) and holdco entities <strong>cannot exceed 49% of the asset value</strong> of that REIT/InvIT. This systemically important constraint means the trust's assets provide a minimum 51% equity buffer beyond all bank debt โ€” protecting the financial system from over-leveraged trust structures. Individual banks' exposures are further limited by their own Board-approved internal policies and the concentration risk management framework.</p> </div> <h3>2. Security Requirements โ€” What Must Be Pledged</h3> <div class="sec-flow"> <div class="sf-row"> <div class="sf-n">A</div> <div class="sf-b"> <h5>Charge on Underlying Property / Infrastructure Assets</h5> <p>A direct charge (mortgage/hypothecation), wherever legally and structurally available, on the underlying real estate properties or infrastructure assets held by the REIT/InvIT or its SPVs. For acquisition finance, banks should follow the specific security and prudential conditions prescribed in the final RBI framework.</p> </div> </div> <div class="sf-row"> <div class="sf-n">B</div> <div class="sf-b"> <h5>Assignment of Cash Flows โ€” Rental / Toll / Tariff / Annuity</h5> <p>Assignment of rental income (for REITs) or toll revenue, tariff income, or annuity payments (for InvITs) to the lending bank. This ensures the bank has a direct claim on the primary income stream of the trust โ€” the cash flow that will service the debt โ€” not just an indirect claim through the trust structure.</p> </div> </div> <div class="sf-row"> <div class="sf-n">C</div> <div class="sf-b"> <h5>Pledge of SPV Equity / Units</h5> <p>Pledge of the REIT's/InvIT's equity shareholding in its underlying Special Purpose Vehicles (SPVs) or pledge of trust units. In case of <a href="/glossary/default-ibc" class="text-gold font-semibold hover:underline" title="Default definition">default</a>, the bank can enforce the pledge and take control of the underlying companies/assets โ€” providing a fallback recovery mechanism beyond the cash flow assignment.</p> </div> </div> <div class="sf-row"> <div class="sf-n">D</div> <div class="sf-b"> <h5>Escrow Account for Ring-fencing Cash Flows</h5> <p>All income from underlying assets must flow through a dedicated escrow account over which the bank has control/oversight rights. The escrow ring-fences cash flows from the REIT's/InvIT's general operations โ€” ensuring debt service payments are made from cash flows before the trust manager can redirect them elsewhere. Mandatory for all REIT/InvIT lending.</p> </div> </div> </div> <h3>3. Loan Structure Requirements</h3> <div class="hb teal"> <h4>&#128683; Prohibited Structures โ€” No Bullets, No Balloons</h4> <p>RBI has explicitly prohibited two common but potentially risky loan structures:</p> <ul> <li><strong>Bullet repayments:</strong> Where the entire principal is repaid in a single lump sum at maturity (e.g., โ‚น500 crore borrowed, โ‚น500 crore repaid in year 5 with only interest paid before). Prohibited because it creates a refinancing cliff.</li> <li><strong>Balloon repayments:</strong> Where the bulk of the principal (a "balloon") is deferred to near or at maturity. Prohibited because it front-loads risk to the refinancing environment at maturity.</li> <li><strong>Required instead:</strong> Loans must be structured to be repaid <strong>in line with the actual cash flows</strong> of the underlying assets โ€” regular, amortising repayments that match the trust's ability to service debt from operations. This mirrors the infrastructure project finance approach and prevents refinancing risk.</li> </ul> </div> <h3>4. Board-Approved Policies โ€” Banks' Internal Frameworks</h3> <p>Every bank extending credit to REITs/InvITs must have a comprehensive Board-approved policy covering:</p> <div class="tw"> <table class="tt"> <thead><tr><th>Policy Element</th><th>What It Must Cover</th></tr></thead> <tbody> <tr><td>Appraisal Framework</td><td>How the bank evaluates REIT/InvIT credit requests โ€” asset quality assessment, <a href="/glossary/promoter" class="text-gold font-semibold hover:underline" title="Promoter definition">promoter</a> analysis, legal structure review</td></tr> <tr><td>Underwriting Norms</td><td>Minimum standards for loan structuring โ€” LTV ratios, DSCR (Debt Service Coverage Ratio) benchmarks, repayment schedules</td></tr> <tr><td>DSCR Requirements</td><td>Minimum debt service coverage ratio the underlying assets must demonstrate before loan sanctioning โ€” ensures sufficient cash flow buffer for debt repayment</td></tr> <tr><td>Internal Exposure Limits</td><td>Maximum exposure to any single REIT/InvIT and to the sector overall โ€” must be within RBI's 49% asset value ceiling</td></tr> <tr><td>Monitoring Mechanism</td><td>Quarterly/half-yearly reporting from trusts, covenant monitoring, escrow account surveillance, early warning indicators</td></tr> <tr><td>End-Use Monitoring</td><td>Processes to ensure loan proceeds are used only for the stated permitted purpose, including eligible acquisition finance, capex or refinancing โ€” prevents diversion</td></tr> </tbody> </table> </div> <!-- CONCENTRATION RISK AND CAPITAL ADEQUACY --> <h2>Concentration Risk and Capital Adequacy โ€” What Banks Must Hold</h2> <div class="hb purple"> <h4>&#128274; Concentration Risk Management</h4> <p>The Concentration Risk Management Amendment Directions (No. 13479) ensure that no individual bank becomes excessively exposed to a single REIT/InvIT. Key principles:</p> <ul> <li>Individual bank exposure must be controlled through the applicable large exposure and concentration risk framework</li> <li>Sector-level concentration risk should be monitored because REIT and InvIT exposures form a specialised cash-flow-backed lending category</li> <li>REIT/InvIT exposures should be considered within the bank's borrower and group exposure assessment, as applicable</li> <li>Banks should report and disclose these exposures in accordance with the final RBI directions and applicable regulatory returns</li> </ul> </div> <div class="hb blue"> <h4>&#128200; Capital Adequacy โ€” Risk Weights for REIT/InvIT Loans</h4> <p>The Prudential Norms on Capital Adequacy Amendment (No. 13480) clarifies how banks should treat REIT/InvIT exposures for capital adequacy purposes. Key points:</p> <ul> <li>REIT exposures may attract 100% risk weight or 125% where treated as capital market exposure, depending on the final classification</li> <li>InvIT lending is generally aligned with the applicable corporate lending risk-weight framework</li> <li>Banks should apply the final RBI direction text and the Capital Charge for Credit Risk โ€” Standardised Approach Directions issued on April 27, 2026</li> <li>The financial statements disclosure amendment was not pursued at this stage, given the upcoming changes to the capital framework</li> </ul> </div> <!-- TREATMENT OF EXISTING INVIT LOANS --> <h2>What Happens to Existing InvIT Loans?</h2> <div class="hb green"> <h4>&#9989; Grandfathering Provision for Existing InvIT Exposures</h4> <p>Recognising that banks already have loan portfolios with InvITs under the old framework (which is now being comprehensively revised), RBI has included a grandfathering provision:</p> <ul> <li><strong>Existing loans can run to maturity:</strong> Loans extended to InvITs before October 1, 2026 that are not in conformity with the new directions can continue to their original maturity date โ€” banks are not required to call them in or restructure them immediately</li> <li><strong>No renewal or enhancement:</strong> However, upon maturity or if the borrower seeks an enhancement or renewal, the new directions apply in full โ€” the loan must be restructured to comply with all new norms before being renewed</li> <li><strong>This is a clean transition:</strong> Banks' existing InvIT books are protected from a sudden compliance shock; the new framework applies to all new lending from October 1, 2026</li> </ul> </div> <!-- TIMELINE --> <h2>Complete Regulatory Timeline โ€” From Draft to Final</h2> <div class="tl-wrap"> <div class="tl-r"> <div class="tl-n">1</div> <div class="tl-b"> <span class="tl-tag">Feb 13, 2026</span> <h5>RBI Issues Draft Amendment Directions</h5> <p>RBI published draft directions proposing to permit bank lending to REITs for the first time and harmonise InvIT lending norms. Key proposal: 3-year operational age + 2-year positive NDCF requirement. Invited stakeholder feedback from banks, REIT/InvIT managers, developers, investors, and market associations.</p> </div> </div> <div class="tl-r"> <div class="tl-n">2</div> <div class="tl-b"> <span class="tl-tag">Febโ€“May 2026</span> <h5>Stakeholder Feedback Received and Examined</h5> <p>Banks, SEBI-regulated entities, industry associations, and legal experts provided written feedback on the draft. Key representations: the 3-year age test was impractical for new trusts with mature underlying assets; the asset-level cash-flow test was proposed as a better metric.</p> </div> </div> <div class="tl-r"> <div class="tl-n">3</div> <div class="tl-b"> <span class="tl-tag">Apr 27, 2026</span> <h5>Capital Charge โ€” Standardised Approach Directions Issued</h5> <p>RBI issued comprehensive <a href="/glossary/basel-iii" class="text-gold font-semibold hover:underline" title="Basel III definition">Basel III</a>/IV-aligned Capital Charge Directions, effective April 1, 2027. These create new asset class definitions that affect how REIT/InvIT exposures are classified โ€” leading RBI to defer the financial statements amendment proposed in the draft.</p> </div> </div> <div class="tl-r"> <div class="tl-n">4</div> <div class="tl-b"> <span class="tl-tag g">Jun 10, 2026</span> <h5>Final Amendment Directions Issued โ€” Today</h5> <p>Five simultaneous notifications issued. Key changes from draft incorporated. 3-year age test replaced by 80% cash-flow asset test. Overseas branch exemption added. Financial statements amendment deferred. Annex document detailing all feedback received published alongside the press release.</p> </div> </div> <div class="tl-r"> <div class="tl-n">5</div> <div class="tl-b"> <span class="tl-tag">Oct 1, 2026</span> <h5>Final Directions Come Into Force</h5> <p>All five Amendment Directions become mandatory from October 1, 2026. Banks that wish to start lending to REITs/InvITs under the new framework may adopt the directions voluntarily before this date. Banks must have Board-approved policies in place before making any REIT/InvIT loans.</p> </div> </div> <div class="tl-r"> <div class="tl-n">6</div> <div class="tl-b"> <span class="tl-tag">Apr 1, 2027</span> <h5>Capital Charge Directions Fully Effective โ€” Financial Statements Amendment to Follow</h5> <p>The April 2027 Capital Charge directions create new risk asset classifications. RBI may address the related Financial Statements: Presentation and Disclosures treatment separately after the revised capital framework is in place.</p> </div> </div> </div> <!-- MACRO SIGNIFICANCE --> <h2>Why This Matters โ€” Macro and Market Significance</h2> <div class="hb orange"> <h4>&#127758; India's REIT and InvIT Market โ€” Size and Growth Context</h4> <p>India's REIT and InvIT markets have grown significantly since the first REIT (Embassy Office Parks) listed in 2019. As of 2026:</p> <ul> <li>There are 4 listed REITs with combined assets under management exceeding โ‚น1.5 lakh crore</li> <li>There are 10+ listed InvITs including infrastructure giants covering road, power, gas, and telecom tower assets</li> <li>These vehicles collectively hold hundreds of assets across India's most critical economic infrastructure</li> <li>Until now, their primary debt sources were bond markets (NCDs, commercial papers) and direct foreign borrowings โ€” the absence of a clear bank lending framework constrained their access to one of India's deepest capital pools</li> <li>Opening bank credit to REITs and InvITs with appropriate prudential safeguards is expected to lower their cost of debt, extend maturities, and fuel further infrastructure and commercial real estate investment</li> </ul> </div> <div class="tw"> <table class="tt"> <thead><tr><th>Stakeholder</th><th>Impact and Implications</th></tr></thead> <tbody> <tr><td>Commercial Banks</td><td>New lending opportunity in a high-quality, cash-flow-backed asset class. Diversifies loan books beyond traditional corporate lending. Risk management framework is clear and prudential. Requires Board-approved policies before commencing.</td></tr> <tr><td>REIT Managers (Embassy, Mindspace, Brookfield)</td><td>Access to a new deep source of debt capital โ€” the Indian banking system. Should lead to lower funding costs over time as competition among lenders increases. Must meet eligibility criteria including 80% cash-flow test and leverage ceilings.</td></tr> <tr><td>InvIT Managers (IRB, IndInfravit, PowerGrid)</td><td>Existing bank loans can continue to maturity. New loans subject to tighter but clearer norms. Escrow requirements and security structures now formally mandated. Overall a positive development for long-term debt access.</td></tr> <tr><td>Infrastructure Developers</td><td>Better funding environment for REITs and InvITs indirectly benefits infrastructure developers who use these vehicles to monetise completed assets. Lower funding costs at the trust level improve project economics and returns to developers.</td></tr> <tr><td>Foreign Banks / Overseas Branches</td><td>Overseas branches of Indian banks can participate in foreign REIT syndicated deals (up to 20% share) โ€” allows Indian banks to build relationships in global REIT financing markets while managing concentration risk.</td></tr> <tr><td>Small Finance Banks</td><td>Can now access REIT/InvIT lending market. Given their smaller balance sheets, the 49% aggregate exposure ceiling and Board-approved policy requirements are proportionately more important as safeguards.</td></tr> </tbody> </table> </div> <!-- FAQ --> <h2>Frequently Asked Questions</h2> <h3 style="color:var(--b2);font-size:.92rem;margin:15px 0 4px;">&#128218; Basics</h3> <div class="fq">Q1. What is the key announcement in the RBI Press Release dated June 10, 2026?</div> <div class="fa">RBI issued five final Amendment Directions on June 10, 2026 establishing a comprehensive prudential framework for bank lending to Real Estate Investment Trusts (REITs) and Infrastructure Investment Trusts (InvITs). The most significant change is that commercial banks now have a clear prudential framework for lending to REITs, while InvIT lending norms have been overhauled and harmonised with the new REIT framework. All five directions take effect on October 1, 2026.</div> <div class="fq">Q2. What was the key difference between the February 2026 draft and the June 2026 final directions?</div> <div class="fa">The most significant change is the eligibility test for REITs and InvITs. The draft proposed that a REIT/InvIT must have completed a minimum 3 years of operations with positive net distributable cash flows for the preceding 2 years. The final directions replaced this with a more practical, asset-level test: at least 80% of the underlying assets must have generated positive cash flows from operations for at least 1 year. This change, driven by stakeholder feedback, is more aligned with how infrastructure and real estate credit professionals actually assess risk โ€” focusing on the quality of underlying assets rather than the trust's age.</div> <div class="fq">Q3. What is the maximum exposure banks can have to a REIT or InvIT?</div> <div class="fa">The aggregate credit exposure of all banks combined to any single REIT (or InvIT) and its SPVs and holdcos cannot exceed 49% of the asset value of that trust. This mirrors SEBI's leverage ceiling for REITs and InvITs (which caps total debt at 49% of assets), ensuring the banking system is not the only source of leverage and that equity buffers always remain substantial. Individual bank concentration limits are additionally governed by the Concentration Risk Management Directions and each bank's Board-approved internal policy.</div> <div class="fq">Q4. Are bullet and balloon loan repayments permitted for REIT/InvIT loans?</div> <div class="fa">No. RBI has explicitly prohibited both bullet repayments (entire principal repaid in one shot at maturity) and balloon repayments (bulk of principal deferred to end of term) for loans to REITs and InvITs. Loans must be structured to be repaid in line with the actual cash flows of the underlying assets โ€” regular amortising payments tied to operational income. This prevents refinancing cliffs at maturity and ensures the debt is serviced from genuine cash flow generation throughout the loan term.</div> <div class="fq">Q5. What happens to existing bank loans to InvITs that don't comply with the new norms?</div> <div class="fa">Existing InvIT loans that don't comply with the new framework can continue to run until their original maturity date without penalty โ€” RBI has included a grandfathering provision. However, once these loans mature, they cannot be renewed or enhanced unless they are restructured to fully comply with the new framework. For all new lending from October 1, 2026 (or earlier if banks adopt voluntarily), the complete new framework applies.</div> <h3 style="color:var(--b2);font-size:.92rem;margin:15px 0 4px;">&#128200; Technical Questions</h3> <div class="fq">Q6. What security must banks obtain for REIT/InvIT loans?</div> <div class="fa">Banks must structure security in line with the final RBI directions. This may include charge on eligible underlying property or infrastructure assets, assignment of rental income or toll/tariff/annuity cash flows, pledge of relevant SPV equity or trust units, and escrow arrangements to ring-fence cash flows. For acquisition finance, banks should follow the specific security and prudential conditions prescribed in the final framework.</div> <div class="fq">Q7. Can overseas branches of Indian banks lend to foreign REITs?</div> <div class="fa">Yes, with conditions. Overseas branches of Indian banks may participate in syndicated lending to foreign-listed REITs, subject to two conditions: (a) the bank's share in the syndicated deal must be 20% or less of the total deal size; and (b) the foreign REIT must be regulated and listed in the jurisdiction where it operates. This exception allows Indian banks to participate in global REIT financing markets without requiring the foreign trust to be listed in India.</div> <div class="fq">Q8. Why was the Financial Statements disclosure amendment deferred?</div> <div class="fa">RBI's draft had proposed changes to the Financial Statements: Presentation and Disclosures Directions. In the final directions, this amendment was not pursued at this stage because of upcoming changes to asset class definitions under the Capital Charge for Credit Risk โ€” Standardised Approach Directions issued on April 27, 2026. The disclosure treatment may be addressed separately after the revised capital framework is in place.</div> <div class="fq">Q9. Do Small Finance Banks have a separate eligibility framework for REIT/InvIT lending?</div> <div class="fa">Small Finance Banks are covered by a separate notification (No. 13481 / Small Finance Banks Credit Facilities Second Amendment Directions, 2026) but the substantive eligibility and prudential norms are harmonised with the commercial bank framework. SFBs face the same requirements: SEBI-registered and listed trust, 80% cash-flow test, 49% aggregate exposure ceiling, mandatory security structure, and Board-approved policy. The separate notification exists because SFBs have their own regulatory framework and Master Directions, requiring parallel amendments.</div> <div class="fq">Q10. What board-level actions should banks take before lending to REITs/InvITs?</div> <div class="fa">Banks must have a comprehensive Board-approved policy in place before extending any credit to REITs or InvITs. This policy must cover: appraisal framework, underwriting norms and standards, DSCR (Debt Service Coverage Ratio) benchmarks, internal exposure limits (both single-trust and sector-level), end-use monitoring processes, early warning indicators and monitoring mechanisms, and escalation protocols for covenant breaches. Banks that wish to start lending before October 1, 2026 must adopt the final directions and have this policy approved by their Board.</div> <!-- CONCLUSION --> <h2>Conclusion</h2> <p>The RBI's final Amendment Directions on lending to REITs and InvITs, issued on June 10, 2026, mark a pivotal moment in the evolution of India's capital markets. For the first time, India's banking system has a clear, prudentially sound, and legally binding framework for extending credit to SEBI-regulated Real Estate and Infrastructure Investment Trusts.</p> <p>The journey from the February 2026 draft to the June 2026 final directions shows RBI at its best โ€” consulting the market, listening to substantive feedback, and improving the framework accordingly. The replacement of the rigid 3-year operational age test with the more economically meaningful 80% asset cash-flow test is a material improvement that will make the framework work better for a wider range of quality trusts.</p> <p>For banks, the message is clear: establish your Board-approved policy, train your credit teams on the new framework, and prepare to extend credit to an asset class that offers stable, cash-flow-backed, well-secured lending opportunities. For REITs and InvITs, the October 2026 effective date is fast approaching โ€” ensure your trust meets the eligibility criteria and engage proactively with potential bank lenders.</p> <div class="disc"> <strong>Disclaimer:</strong> This article is for educational and informational purposes only. It is based on RBI Press Release 2026-2027/429 dated June 10, 2026, the five Amendment Directions (Notification Nos. 13478โ€“13482), and publicly available news reports covering the same. While every effort has been made to ensure accuracy, this does not constitute legal, banking, or investment advice. The final Amendment Directions are the authoritative source โ€” readers should refer to the official RBI notifications on rbi.org.in and consult qualified legal and compliance professionals for specific guidance. </div> <!-- ARTICLE BODY END -->

Related Updates