<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[IPO Ji Blog]]></title><description><![CDATA[Read our blogs on Trending IPO information, stock market latest updates and much more.]]></description><link>https://www.ipoji.com/blog/</link><image><url>https://www.ipoji.com/blog/favicon.png</url><title>IPO Ji Blog</title><link>https://www.ipoji.com/blog/</link></image><generator>Ghost 5.88</generator><lastBuildDate>Sun, 14 Jun 2026 15:12:59 GMT</lastBuildDate><atom:link href="https://www.ipoji.com/blog/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[Zepto Files UDRHP — India’s Quick Commerce Giant Is Coming for Dalal Street.]]></title><description><![CDATA[Zepto files UDRHP with SEBI for its much awaited IPO. Check financials, IPO size, valuation, competitors and key investor details.
]]></description><link>https://www.ipoji.com/blog/zepto-ipo-quick-commerce-giant-files-updated-drhp/</link><guid isPermaLink="false">6a27b375efa1e80001dc7e66</guid><dc:creator><![CDATA[Team IPO Ji]]></dc:creator><pubDate>Tue, 09 Jun 2026 07:16:38 GMT</pubDate><media:content url="https://assets.ipoji.com/blog/media/2026/06/Zepto-IPO-UDRHP-2026--1-.png" medium="image"/><content:encoded><![CDATA[<img src="https://assets.ipoji.com/blog/media/2026/06/Zepto-IPO-UDRHP-2026--1-.png" alt="Zepto Files UDRHP &#x2014; India&#x2019;s Quick Commerce Giant Is Coming for Dalal Street."><p>The quick commerce giant has officially moved from your doorstep to Dalal Street.</p><p>Zepto has filed its <strong>Updated Draft Red Herring Prospectus (UDRHP-1)</strong> with SEBI on <strong>June 8, 2026</strong>, bringing it closer to a <strong>July 2026 listing</strong> on <strong>NSE and BSE</strong>.</p><p>If it goes through, Zepto will become <strong>India&#x2019;s first pure-play quick commerce company to go public</strong>. </p><hr><h2 id="what%E2%80%99s-happening"><strong>What&#x2019;s Happening?</strong></h2><p>An Updated DRHP, or UDRHP, is a revised version of the original draft prospectus filed before an IPO opens.</p><p>Zepto had taken the confidential filing route back in <strong>December 2025</strong>, which meant limited public disclosure at that stage. SEBI granted its approval in <strong>May 2026</strong>.</p><p>Now, with the UDRHP filed, things get more real.</p><p>Under SEBI rules, the prospectus must remain public for at least <strong>21 days</strong> before the offering can open. That puts roadshows, investor marketing, and final pricing firmly on the calendar.</p><p>The target is a <strong>July 2026 listing</strong>. For investors tracking the IPO market, this is one issue that will be hard to ignore.</p><hr><h2 id="about-zepto"><strong>About Zepto</strong></h2><p>Zepto is a Bengaluru-based quick commerce platform built around one simple promise: deliver in 10 minutes.</p><p>That promise works because of its dark store network. These are small micro-warehouses placed close to customers, allowing Zepto to fulfil orders quickly without depending on faraway storage hubs.</p><p>The company was founded by <strong>Aadit Palicha</strong> and <strong>Kaivalya Vohra</strong>, two Stanford dropouts who started Zepto in their early twenties.</p><p>As of <strong>March 2026</strong>, Zepto had <strong>4.79 crore Annual Transacting Users</strong>, up <strong>25% year-on-year</strong>. It was also running <strong>1,139 dark stores</strong> across India.</p><p>That scale is important. Zepto is no longer just a fast-growing startup story. It is now one of the key players shaping how urban India buys groceries, snacks, personal care, and daily essentials.</p><hr>
<!--kg-card-begin: html-->
<style>
  .ipo-details-card {
    max-width: 900px;
    margin: 28px auto;
    border-radius: 18px;
    overflow: hidden;
    border: 1px solid #e8e8e8;
    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.08);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
    background: #ffffff;
  }

  .ipo-details-header {
    background: linear-gradient(135deg, #5b21b6, #8b5cf6);
    color: #ffffff;
    padding: 20px 24px;
  }

  .ipo-details-header h3 {
    margin: 0;
    font-size: 24px;
    font-weight: 800;
    letter-spacing: -0.3px;
  }

  .ipo-details-header p {
    margin: 6px 0 0;
    font-size: 14px;
    opacity: 0.9;
  }

  .ipo-details-table {
    width: 100%;
    border-collapse: collapse;
  }

  .ipo-details-table tr {
    border-bottom: 1px solid #eeeeee;
  }

  .ipo-details-table tr:last-child {
    border-bottom: none;
  }

  .ipo-details-table td {
    padding: 16px 24px;
    vertical-align: top;
    font-size: 15.5px;
    line-height: 1.55;
  }

  .ipo-details-table td:first-child {
    width: 34%;
    font-weight: 700;
    color: #1f2937;
    background: #faf7ff;
  }

  .ipo-details-table td:last-child {
    color: #374151;
    font-weight: 500;
  }

  .highlight-value {
    color: #5b21b6;
    font-weight: 800;
  }

  @media (max-width: 640px) {
    .ipo-details-card {
      border-radius: 14px;
      margin: 22px 0;
    }

    .ipo-details-header {
      padding: 18px;
    }

    .ipo-details-header h3 {
      font-size: 21px;
    }

    .ipo-details-table,
    .ipo-details-table tbody,
    .ipo-details-table tr,
    .ipo-details-table td {
      display: block;
      width: 100%;
    }

    .ipo-details-table td {
      padding: 12px 18px;
    }

    .ipo-details-table td:first-child {
      width: auto;
      padding-bottom: 6px;
      background: #faf7ff;
      font-size: 14px;
    }

    .ipo-details-table td:last-child {
      padding-top: 6px;
      font-size: 15px;
    }
  }
</style>

<div class="ipo-details-card">
  <div class="ipo-details-header">
    <h3>Zepto IPO Details at a Glance</h3>
    <p>Key issue details from Zepto&#x2019;s UDRHP filing</p>
  </div>

  <table class="ipo-details-table">
    <tbody>
      <tr>
        <td>Fresh Issue</td>
        <td><span class="highlight-value">&#x20B9;8,010 crore</span></td>
      </tr>
      <tr>
        <td>OFS</td>
        <td>Up to 11.35 crore equity shares of face value &#x20B9;5 each</td>
      </tr>
      <tr>
        <td>Total IPO Size</td>
        <td>Around <span class="highlight-value">&#x20B9;9,000&#x2013;10,000 crore</span></td>
      </tr>
      <tr>
        <td>Listing Exchanges</td>
        <td>NSE &amp; BSE</td>
      </tr>
      <tr>
        <td>Expected Listing</td>
        <td>July 2026</td>
      </tr>
      <tr>
        <td>Registrar</td>
        <td>KFin Technologies</td>
      </tr>
      <tr>
        <td>Book Running Lead Managers</td>
        <td>Axis Capital, Goldman Sachs, Morgan Stanley, Motilal Oswal, HSBC, IIFL Capital, JM Financial</td>
      </tr>
    </tbody>
  </table>
</div>
<!--kg-card-end: html-->
<p>The OFS sellers include <strong>Nexus Ventures VI &amp; VII Holdings, Razor Ventures Zepto, Contrary ZEP Holdings, Kaiser Foundation Hospitals, and Kaiser Permanente Group Trust</strong>.</p><hr><h2 id="where-the-fresh-issue-money-goes"><strong>Where the Fresh Issue Money Goes</strong></h2><p>Zepto has been clear about how it plans to use the <strong>&#x20B9;8,010 crore</strong> fresh issue proceeds.</p><p>The money will go towards:</p><ul><li>Expanding the dark store network in existing and new geographies</li><li>Repayment of&#xA0; lease rentals for existing dark stores</li><li>Investing in technology and cloud infrastructure</li><li>Funding marketing and business promotion through <strong>Zepto Marketplace Pvt Ltd</strong></li><li>Exploring inorganic growth opportunities</li><li>General corporate purposes</li></ul><p>In simple terms, Zepto is raising money to do more of what got it here: open more stores, improve the tech stack, spend on growth, and deepen its presence in the quick commerce market.</p><hr><h2 id="zepto-financials-%E2%80%94-the-numbers-behind-the-buzz"><strong>Zepto Financials &#x2014; The Numbers Behind the Buzz</strong></h2><p>Let&#x2019;s be honest about the numbers.</p><p>Zepto is not profitable yet. But its revenue growth is difficult to ignore.</p><p>In FY26, Zepto reported <strong>revenue from operations of &#x20B9;22,623.58 crore</strong>, up <strong>103.63%</strong> from <strong>&#x20B9;11,109.94 crore</strong> in FY25.</p><p>That means the company more than doubled its operating revenue in one year.</p><p>But growth has come at a cost.</p><p>Zepto posted a <strong>net loss of &#x20B9;5,905.19 crore</strong> in FY26, wider than its <strong>&#x20B9;4,699.71 crore</strong> loss in FY25. The company is still spending heavily on expansion, customer acquisition, operations, and infrastructure.</p><p>The latest quarter, however, gives a more balanced picture.</p><p>In Q4 FY26, Zepto reported <strong>revenue of &#x20B9;7,497.64 crore</strong>, up <strong>75.26% year-on-year</strong>.</p><p>Its net loss narrowed to <strong>&#x20B9;1,538.67 crore</strong>, compared with <strong>&#x20B9;1,831.91 crore</strong> in Q4 FY25.</p><p>That last number matters.</p><p>Revenue is still growing fast, but quarterly losses are coming down. It does not mean Zepto is close to being profitable yet. But it does suggest that unit economics may be moving in the right direction.</p><p>For a company reportedly targeting a <strong>$10 billion valuation</strong>, investors will not only judge FY26. They will try to understand what Zepto can look like by FY28 or FY29.</p><hr><h2 id="the-competition-a-three-horse-race"><strong>The Competition: A Three-Horse Race</strong></h2><p>India&#x2019;s quick commerce market is currently estimated at around <strong>$10&#x2013;11 billion</strong>.</p><p>And right now, three players dominate it.</p><p><strong>As per market estimate Blinkit</strong>, owned by Eternal, is the market leader with over <strong>40% share</strong>. <strong>Swiggy Instamart</strong> and <strong>Zepto</strong> both hold over <strong>20% share</strong> each.</p><p>That makes it a clear three-horse race.</p><p>But Zepto&#x2019;s IPO has one big difference. Blinkit and Instamart operate under larger listed parent companies. Zepto is heading to the market as a standalone quick commerce play.</p><p>This is what makes the IPO interesting. Investors are not just looking at Zepto&#x2019;s numbers. They are also deciding how much confidence they have in the quick commerce model itself.</p><p><a href="https://www.ipoji.com/ipo/zepto-ipo?ref=ipoji.com"><u>Track the Zepto IPO &#x2014; dates, allotment status and more on IPO Ji &#x2192;</u></a></p><hr>
<!--kg-card-begin: html-->
<style>
  .zepto-faq-section {
    max-width: 900px;
    margin: 32px auto;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  }

  .zepto-faq-title {
    font-size: 28px;
    font-weight: 800;
    color: #111827;
    margin-bottom: 18px;
    letter-spacing: -0.4px;
  }

  .zepto-faq-box {
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.06);
  }

  .zepto-faq-box details {
    border-bottom: 1px solid #eeeeee;
    background: #ffffff;
  }

  .zepto-faq-box details:last-child {
    border-bottom: none;
  }

  .zepto-faq-box summary {
    cursor: pointer;
    list-style: none;
    padding: 20px 24px;
    font-size: 17px;
    font-weight: 700;
    color: #1f2937;
    position: relative;
    padding-right: 54px;
    transition: background 0.2s ease;
  }

  .zepto-faq-box summary:hover {
    background: #faf7ff;
  }

  .zepto-faq-box summary::-webkit-details-marker {
    display: none;
  }

  .zepto-faq-box summary::after {
    content: "+";
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #7c3aed;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
  }

  .zepto-faq-box details[open] summary {
    background: #faf7ff;
    color: #5b21b6;
  }

  .zepto-faq-box details[open] summary::after {
    content: "−";
    background: #5b21b6;
  }

  .zepto-faq-answer {
    padding: 0 24px 20px;
    font-size: 16px;
    line-height: 1.7;
    color: #374151;
  }

  .zepto-faq-answer strong {
    color: #111827;
    font-weight: 700;
  }

  @media (max-width: 640px) {
    .zepto-faq-section {
      margin: 24px 0;
    }

    .zepto-faq-title {
      font-size: 24px;
    }

    .zepto-faq-box {
      border-radius: 14px;
    }

    .zepto-faq-box summary {
      padding: 18px 20px;
      padding-right: 50px;
      font-size: 16px;
    }

    .zepto-faq-box summary::after {
      right: 18px;
    }

    .zepto-faq-answer {
      padding: 0 20px 18px;
      font-size: 15.5px;
    }
  }
</style>

<div class="zepto-faq-section">
  <h2 class="zepto-faq-title">Zepto IPO FAQs</h2>

  <div class="zepto-faq-box">
    <details>
      <summary>Q1. What is the size of Zepto&#x2019;s IPO fresh issue?</summary>
      <div class="zepto-faq-answer">
        Zepto&#x2019;s UDRHP outlines a fresh issue of equity shares aggregating up to <strong>&#x20B9;8,010 crore</strong>. The total IPO size, including the OFS, is estimated at around <strong>&#x20B9;9,000&#x2013;10,000 crore</strong>, or roughly <strong>$1 billion</strong>.
      </div>
    </details>

    <details>
      <summary>Q2. When is Zepto&#x2019;s IPO expected to open?</summary>
      <div class="zepto-faq-answer">
        Zepto is targeting a listing around <strong>July 2026</strong>. The exact IPO timeline will depend on SEBI processing, final approvals, market conditions, and investor roadshows.
      </div>
    </details>

    <details>
      <summary>Q3. Is Zepto profitable?</summary>
      <div class="zepto-faq-answer">
        Not yet. Zepto reported a <strong>FY26 net loss of &#x20B9;5,905.19 crore</strong>. However, revenue more than doubled to <strong>&#x20B9;22,623.58 crore</strong>, and Q4 FY26 losses narrowed compared with Q4 FY25. The trend is improving, but profitability is still a key watchpoint.
      </div>
    </details>

    <details>
      <summary>Q4. What will Zepto use the IPO money for?</summary>
      <div class="zepto-faq-answer">
        Zepto plans to use the fresh issue proceeds for dark store expansion, lease rental repayment, technology and cloud infrastructure, marketing through <strong>Zepto Marketplace Pvt Ltd</strong>, inorganic growth opportunities, and general corporate purposes.
      </div>
    </details>

    <details>
      <summary>Q5. Who are Zepto&#x2019;s main competitors?</summary>
      <div class="zepto-faq-answer">
        Zepto&#x2019;s main quick commerce competitors are <strong>Blinkit</strong> and <strong>Swiggy Instamart</strong>. Blinkit leads with over <strong>40% market share</strong>, while Zepto and Swiggy Instamart both hold over <strong>20% each</strong>.
      </div>
    </details>
  </div>
</div>
<!--kg-card-end: html-->
<hr><h2 id="final-word"><strong>Final Word</strong></h2><p>Zepto&#x2019;s IPO is not just another startup listing.</p><p>It is the first real public-market test for India&#x2019;s quick commerce story.</p><p>The company has scale, brand recall, strong user growth, and a service that urban India already understands. But it also has large losses and two serious rivals fighting for the same customer.</p><p>That is exactly why this IPO will be watched closely.</p><p>Want to apply for the Zepto IPO when it opens? Track the opening date, allotment status, and apply directly &#x2014; all in one place on IPO Ji.</p><p><a href="https://www.ipoji.com/ipo/zepto-ipo?ref=ipoji.com"><u>Apply for Zepto IPO on IPO Ji &#x2192;</u></a></p>]]></content:encoded></item><item><title><![CDATA[CMR Green Technologies IPO 2026: GMP Today, Price Band, Dates & Allotment]]></title><description><![CDATA[CMR Green Technologies IPO 2026: Check GMP today, price band, lot size, dates, allotment, listing, review and how to apply online.]]></description><link>https://www.ipoji.com/blog/cmr-green-technologies-ipo-2026/</link><guid isPermaLink="false">6a193de7efa1e80001dc7d20</guid><dc:creator><![CDATA[Team IPO Ji]]></dc:creator><pubDate>Fri, 29 May 2026 08:37:49 GMT</pubDate><media:content url="https://assets.ipoji.com/blog/media/2026/05/CMR-Green-IPO-2026--1-.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://assets.ipoji.com/blog/media/2026/05/CMR-Green-IPO-2026--1-.jpg" alt="CMR Green Technologies IPO 2026: GMP Today, Price Band, Dates &amp; Allotment"><p>CMR Green Technologies IPO is open from June 3 to June 5, 2026, giving retail investors a chance to look at one of India&#x2019;s leading <a href="https://www.ipoji.com/ipo/cmr-green-technologies-ipo?ref=ipoji.com" rel="noreferrer">aluminium recycling</a> companies. Given that the company has a significant presence in the field of green manufacturing and the automobile industry, the IPO is very timely for the Indian market.</p><p>The bigger question for retail investors is simple: Does CMR Green Technologies IPO deserve a place in your IPO application list at &#x20B9;14,976 per lot?</p><hr><h2 id="cmr-green-technologies-ipo-key-details"><strong>CMR Green Technologies IPO: Key Details</strong></h2><p><strong>What are the CMR Green Technologies IPO dates and price band?</strong>CMR Green Technologies IPO opens on <strong>June 3, 2026,</strong> and closes on <strong>June 5, 2026</strong>, with a price band of <strong>&#x20B9;182&#x2013;&#x20B9;192 per share</strong>.</p>
<!--kg-card-begin: html-->
<div style="overflow-x:auto; margin:24px 0;">
  <table style="width:100%; border-collapse:collapse; font-family:Arial, sans-serif; font-size:15px; line-height:1.5; border:1px solid #e5e7eb; border-radius:10px; overflow:hidden;">
    <thead>
      <tr style="background-color:#0f172a; color:#ffffff;">
        <th style="padding:14px 16px; text-align:left; border:1px solid #e5e7eb;">IPO Detail</th>
        <th style="padding:14px 16px; text-align:left; border:1px solid #e5e7eb;">Information</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">IPO Open Date</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">June 3, 2026</td>
      </tr>
      <tr style="background-color:#f8fafc;">
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">IPO Close Date</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">June 5, 2026</td>
      </tr>
      <tr>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Anchor Investor Date</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">June 2, 2026</td>
      </tr>
      <tr style="background-color:#f8fafc;">
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Allotment Date</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">June 8, 2026</td>
      </tr>
      <tr>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Listing Date</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">June 10, 2026</td>
      </tr>
      <tr style="background-color:#f8fafc;">
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Price Band</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;"><strong>&#x20B9;182 &#x2013; &#x20B9;192 per share</strong></td>
      </tr>
      <tr>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Lot Size</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">78 shares</td>
      </tr>
      <tr style="background-color:#f8fafc;">
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Minimum Investment</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;"><strong>&#x20B9;14,976</strong> at &#x20B9;192 upper band</td>
      </tr>
      <tr>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Total Issue Size</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;"><strong>&#x20B9;630.88 crore</strong></td>
      </tr>
      <tr style="background-color:#f8fafc;">
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Issue Type</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">100% Offer for Sale (OFS) &#x2014; No Fresh Issue</td>
      </tr>
      <tr>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">OFS Shares</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">Up to 3,28,58,323 equity shares</td>
      </tr>
      <tr style="background-color:#f8fafc;">
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Face Value</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">&#x20B9;2 per share</td>
      </tr>
      <tr>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Employee Reservation</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">&#x20B9;2.5 crore worth of shares</td>
      </tr>
      <tr style="background-color:#f8fafc;">
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Employee Discount</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">&#x20B9;18 per share</td>
      </tr>
      <tr>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">QIB Quota</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">50%</td>
      </tr>
      <tr style="background-color:#f8fafc;">
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">NII / HNI Quota</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">15%</td>
      </tr>
      <tr>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Retail Quota</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">35%</td>
      </tr>
      <tr style="background-color:#f8fafc;">
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Listing Exchange</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">BSE &amp; NSE</td>
      </tr>
      <tr>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Registrar</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">KFin Technologies Ltd</td>
      </tr>
      <tr style="background-color:#f8fafc;">
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Lead Managers</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">Equirus Capital, ICICI Securities, Motilal Oswal Investment Advisors</td>
      </tr>
      <tr>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Market Cap at IPO Price</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">Around &#x20B9;4,205 crore</td>
      </tr>
      <tr style="background-color:#f8fafc;">
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">GMP Today</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;"><strong>Around &#x20B9;66&#x2013;&#x20B9;68 per share</strong></td>
      </tr>
      <tr>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Estimated GMP Premium</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">Around 34%</td>
      </tr>
    </tbody>
  </table>
</div>
<!--kg-card-end: html-->
<p><a href="https://www.ipoji.com/ipo/cmr-green-technologies-ipo?ref=ipoji.com"><strong><u>Apply for CMR Green IPO</u></strong></a> &#x2014; directly on IPO Ji.</p><hr><h2 id="cmr-green-ipo-listing-performance">CMR Green IPO Listing Performance</h2><p>CMR Green Technologies IPO made a strong debut on the stock exchanges on its listing day. The shares were listed at <strong>&#x20B9;268 per share on NSE</strong> against the IPO issue price of <strong>&#x20B9;192</strong>, delivering a <strong>listing gain of 39.58%</strong> to successful allottees.</p><p>The listing price reflected strong investor interest in the IPO, which had received robust subscription across Retail, HNI, and QIB categories during the bidding period. Market participants closely tracked the IPO due to the company&apos;s presence in the metal recycling sector and its position in the recycled aluminium industry.</p><h3 id="cmr-green-technologies-ipo-listing-gain">CMR Green Technologies IPO Listing Gain</h3><ul><li><strong>Issue Price:</strong> &#x20B9;192 per share</li><li><strong>Listing Price:</strong> &#x20B9;268 per share</li><li><strong>Listing Gain:</strong> &#x20B9;76 per share</li><li><strong>Listing Gain (%):</strong> 39.58%</li></ul><h2 id="cmr-green-technologies-ipo-gmp-today"><br><br><strong>CMR Green Technologies IPO GMP Today&#xA0;</strong></h2><p><em>(as of 9th June 2026, 11:00 AM )</em></p><p>CMR Green&apos;s GMP today is around <strong>&#x20B9;66&#x2013;&#x20B9;68 </strong>per share, which implies an estimated listing price of <strong>&#x20B9;258 - 260 </strong>&#x2014; roughly a 34<strong>% </strong>premium over the upper price band of <strong>&#x20B9;192.&#xA0;</strong></p><p>GMP, or <a href="https://www.ipoji.com/ipo/cmr-green-technologies-ipo?ref=ipoji.com" rel="noreferrer">Grey Market Premium</a>, is the unofficial price at which IPO shares trade in the grey market before listing &#x2014; it&apos;s a sentiment indicator, not a guarantee.&#xA0;</p><p>GMP changes daily and is purely unofficial. Never apply to an IPO based solely on GMP. Check the<a href="https://www.ipoji.com/ipo/cmr-green-technologies-ipo?ref=ipoji.com"><u> CMR Green IPO GMP</u></a> on IPO Ji for real-time updates as they come in.&#xA0;</p><hr>
<!--kg-card-begin: html-->
<h2>CMR Green Technologies IPO Subscription Status</h2>

<p>CMR Green Technologies IPO closed with an exceptional response from investors across all categories. At the end of the subscription period on June 5, 2026, the IPO was subscribed 127.04 times overall, making it one of the most heavily subscribed IPOs in recent times.</p><p>

</p><p>The QIB (Qualified Institutional Buyer) category was subscribed 270.46 times, reflecting strong demand from institutional investors. The HNI/NII category received bids for 172.35 times the shares reserved, while the Retail Investor category was subscribed 27.03 times.</p><p>

</p><p>The IPO also attracted approximately 33.32 lakh applications, highlighting widespread participation from investors across the country.</p><p>


<table>
  <thead>
    <tr>
      <th>Category</th>
      <th>Day 1</th>
      <th>Day 2</th>
      <th>Day 3 (Final)</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>QIB</td>
      <td>0.03</td>
      <td>3.45</td>
      <td>270.46</td>
    </tr>
    <tr>
      <td>NII / HNI</td>
      <td>5.67</td>
      <td>21.79</td>
        <td>172.35</td>
    </tr>
    <tr>
      <td>Retail</td>
      <td>2.45</td>
      <td>7.91</td>
      <td>27.03</td>
    </tr>
    <tr>
      <td><strong>Total</strong></td>
      <td><strong>2.45</strong></td>
      <td><strong>9.59</strong></td>
      <td><strong>127.04</strong></td>
    </tr>
  </tbody>
</table>

</p><p>For live updates, track the <a href="https://www.ipoji.com/ipo-subscription/cmr-green-technologies-ipo?ref=ipoji.com">CMR Green Technologies IPO subscription status</a> on IPO Ji.</p>
<!--kg-card-end: html-->
<hr><p></p><h2 id="about-cmr-green-technologies-%E2%80%94-india%E2%80%99s-aluminium-recycling-giant"><strong>About CMR Green Technologies &#x2014; India&#x2019;s Aluminium Recycling Giant</strong></h2><p><strong>What does CMR Green Technologies actually do? </strong>In simple terms, the company gives old metal a second life. It collects and processes scrap such as used aluminium, auto parts, and industrial waste, then converts it into recycled aluminium alloys, zinc ingots, aluminium billets, and other metal products used by manufacturers.</p><p>Its customer list is quite strong. CMR Green supplies to well-known names like <strong>Honda Cars India, Bajaj Auto, Hero MotoCorp, Royal Enfield, Maruti Suzuki, Endurance Technologies, and Jindal Stainless</strong>. So, this is not a small recycling setup selling to unknown buyers &#x2014; it works with some of India&#x2019;s biggest automobile and manufacturing brands.</p><p>The company also has serious scale. It operates <strong>13 recycling units</strong> across North, West, and South India, giving it a wide manufacturing and logistics presence. As of March 31, 2025, CMR Green was the <strong>largest player in India by installed capacity</strong>, with capacity nearly <strong>4 times higher than its nearest domestic competitor</strong>.</p><p>Another positive point is its global credibility. The company has joint ventures with Japanese strategic partners and strong ESG credentials, including one of the highest S&amp;P Global CSA scores in the global aluminium sector. That matters because recycling is not just about cost-saving anymore &#x2014; it is also becoming a key part of sustainable manufacturing.</p><p>Why is this business important now? India&#x2019;s secondary aluminium market is expected to grow at <strong>11.2% CAGR through FY2030</strong>. With automobiles, EVs, and manufacturing companies increasingly focusing on lightweight, lower-carbon materials, demand for recycled aluminium could remain strong in the coming years.</p><hr><h2 id="financial-snapshot-%E2%80%94-has-cmr-green-turned-the-corner"><strong>Financial Snapshot &#x2014; Has CMR Green Turned the Corner?</strong></h2><p></p><h3 id="is-cmr-green-technologies-profitable"><strong>Is CMR Green Technologies profitable? </strong></h3><p>Yes, CMR Green Technologies is profitable, with FY25 numbers showing growth and better operating performance. The improvement in PAT, EBITDA, and EPS makes the financial trend look more encouraging for investors.</p>
<!--kg-card-begin: html-->
<div style="overflow-x:auto; margin:24px 0;">
  <table style="width:100%; border-collapse:collapse; font-family:Arial, sans-serif; font-size:15px; line-height:1.5; border:1px solid #e5e7eb; border-radius:10px; overflow:hidden;">
    <thead>
      <tr style="background-color:#0f172a; color:#ffffff;">
        <th style="padding:14px 16px; text-align:left; border:1px solid #e5e7eb;">Metric</th>
        <th style="padding:14px 16px; text-align:right; border:1px solid #e5e7eb;">FY25</th>
        <th style="padding:14px 16px; text-align:right; border:1px solid #e5e7eb;">FY24</th>
        <th style="padding:14px 16px; text-align:right; border:1px solid #e5e7eb;">FY23</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Total Income</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; text-align:right;"><strong>&#x20B9;6,696.66 Cr</strong></td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; text-align:right;">&#x20B9;5,968.44 Cr</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; text-align:right;">&#x20B9;5,889.90 Cr</td>
      </tr>
      <tr style="background-color:#f8fafc;">
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Profit After Tax</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; text-align:right;"><strong>&#x20B9;155.04 Cr</strong></td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; text-align:right;">-&#x20B9;838.56 Cr</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; text-align:right;">&#x20B9;104.51 Cr</td>
      </tr>
      <tr>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">EBITDA</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; text-align:right;"><strong>&#x20B9;303.72 Cr</strong></td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; text-align:right;">&#x20B9;217.40 Cr</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; text-align:right;">&#x20B9;207.01 Cr</td>
      </tr>
      <tr style="background-color:#f8fafc;">
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">EPS</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; text-align:right;"><strong>&#x20B9;6.50</strong></td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; text-align:right;">-&#x20B9;38.32</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; text-align:right;">&#x20B9;4.41</td>
      </tr>
    </tbody>
  </table>
</div>
<!--kg-card-end: html-->
<p>9-Month Update: For the period ended December 31, 2025, CMR Green reported revenue of <strong>&#x20B9;6,291 crore</strong>, PAT of <strong>&#x20B9;162.39 crore,</strong> assets of <strong>&#x20B9;3,650.58 crore</strong>, and total borrowing of <strong>&#x20B9;1,303.22 crore.</strong></p><blockquote><em>Source - CMR Green RHP </em></blockquote><hr><h3 id="cmr-green-technologies-ipo-valuation-snapshot"><strong>CMR Green Technologies IPO Valuation Snapshot</strong></h3><p> Is CMR Green Technologies IPO fairly valued? At the upper price band of <strong>&#x20B9;192 per share, </strong>CMR Green Technologies is valued at a market cap of around &#x20B9;4,205 crore<strong> </strong>. The IPO is priced at a P/E ratio of <strong>19.42,</strong> with a P/B ratio of <strong>9.17 </strong>and RoNW of<strong> 24.92%.</strong></p>
<!--kg-card-begin: html-->
<div style="overflow-x:auto; margin:24px 0;">
  <table style="width:100%; border-collapse:collapse; font-family:Arial, sans-serif; font-size:15px; line-height:1.5; border:1px solid #e5e7eb; border-radius:10px; overflow:hidden;">
    <thead>
      <tr style="background-color:#0f172a; color:#ffffff;">
        <th style="padding:14px 16px; text-align:left; border:1px solid #e5e7eb;">Valuation Metric</th>
        <th style="padding:14px 16px; text-align:left; border:1px solid #e5e7eb;">Details</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Upper Price Band</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;"><strong>&#x20B9;192 per share</strong></td>
      </tr>
      <tr style="background-color:#f8fafc;">
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Market Cap at IPO Price</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;"><strong>&#x20B9;4,205.87 crore</strong></td>
      </tr>
      <tr>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">P/E Ratio</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">19.42x</td>
      </tr>
      <tr style="background-color:#f8fafc;">
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">P/B Ratio</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">9.17x</td>
      </tr>
      <tr>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">RoNW</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">24.92%</td>
      </tr>
      <tr style="background-color:#f8fafc;">
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">PAT Margin</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">2.59%</td>
      </tr>
      <tr>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Issue Type</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;"><strong>100% OFS</strong></td>
      </tr>
    </tbody>
  </table>
</div>
<!--kg-card-end: html-->
<p>The valuation looks decent when viewed alongside listed peers, especially considering CMR Green&#x2019;s financials improving profitability and leadership position in India&#x2019;s secondary aluminium market.&#xA0;</p><p>However, investors should remember that CMR Green operates in a commodity-linked business where aluminium scrap prices, energy costs, and margins can fluctuate. So, while the valuation is supported by market leadership and improving financials, it should still be compared with listed recycling and metal players before applying.</p><hr><h2 id="peer-comparison-%E2%80%94-how-does-cmr-green-compare"><strong>Peer Comparison &#x2014; How Does CMR Green Compare?</strong></h2><p>Before applying, investors should also compare CMR Green Technologies with other listed recycling and metal companies such as <strong>Gravita India, Pondy Oxides, Baheti Recycling, and Jain Resource Recycling.</strong></p><p>CMR Green stands out because of its <strong>strong position in India&#x2019;s secondary aluminium market, wide manufacturing network, and established auto-sector client base. </strong>However, valuation should still be checked carefully because recycling and metal businesses can be affected by raw material prices, energy costs, and margin pressure.</p><p>So, along with GMP and subscription numbers, peer comparison can help investors judge whether the IPO pricing looks comfortable or expensive.</p><hr><h2 id="issue-objectives-%E2%80%94-where-does-this-money-go"><strong>Issue Objectives &#x2014; Where Does This Money Go?</strong></h2><p><strong>Is CMR Green Technologies IPO a fresh issue or OFS?</strong>CMR Green Technologies IPO is a <strong>100% </strong><a href="https://www.ipoji.com/ipo-glossary?ref=ipoji.com#:~:text=OFS%20(Offer%20for%20Sale)" rel="noreferrer"><strong>Offer for Sale (OFS)</strong></a>. This means the company is not raising fresh capital through this IPO; instead, existing shareholders are selling part of their stake.</p><p>The total issue size is <strong>&#x20B9;630.88 crore</strong>, and the proceeds will go to the selling shareholders. So, unlike a fresh issue, the money will not directly come into the company for expansion, debt repayment, or working capital.</p><hr>
<!--kg-card-begin: html-->
<div style="overflow-x:auto; margin:24px 0;">
  <table style="width:100%; border-collapse:collapse; font-family:Arial, sans-serif; font-size:15px; line-height:1.6; border:1px solid #e5e7eb; border-radius:10px; overflow:hidden;">
    <thead>
      <tr style="background-color:#0f172a; color:#ffffff;">
        <th style="padding:14px 16px; text-align:left; border:1px solid #e5e7eb; width:50%;">Strengths</th>
        <th style="padding:14px 16px; text-align:left; border:1px solid #e5e7eb; width:50%;">Points to Consider</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:14px 16px; border:1px solid #e5e7eb; vertical-align:top;">
          <strong>Market leader in Indian secondary aluminium</strong> &#x2014; CMR Green has the largest installed capacity in India, nearly 4x its nearest domestic competitor.
        </td>
        <td style="padding:14px 16px; border:1px solid #e5e7eb; vertical-align:top;">
          <strong>Short-term purchase order dependency</strong> &#x2014; Reliance on short-term purchase orders can affect revenue and cash flows if orders are cancelled or changed.
        </td>
      </tr>
      <tr style="background-color:#f8fafc;">
        <td style="padding:14px 16px; border:1px solid #e5e7eb; vertical-align:top;">
          <strong>Strong client base</strong> &#x2014; CMR Green supplies to major names like Honda, Bajaj Auto, Maruti Suzuki, Royal Enfield, Hero MotoCorp, and Jindal Stainless.
        </td>
        <td style="padding:14px 16px; border:1px solid #e5e7eb; vertical-align:top;">
          <strong>Customer concentration risk</strong> &#x2014; A large part of business depends on major auto and manufacturing clients.
        </td>
      </tr>
      <tr>
        <td style="padding:14px 16px; border:1px solid #e5e7eb; vertical-align:top;">
          <strong>Industry tailwind</strong> &#x2014; India&#x2019;s secondary aluminium market is expected to grow at 11.2% CAGR through FY2030, supported by auto, EV, and green manufacturing demand.
        </td>
        <td style="padding:14px 16px; border:1px solid #e5e7eb; vertical-align:top;">
          <strong>Commodity-linked business</strong> &#x2014; Aluminium scrap prices can move up and down, which may affect margins.
        </td>
      </tr>
      <tr style="background-color:#f8fafc;">
        <td style="padding:14px 16px; border:1px solid #e5e7eb; vertical-align:top;">
          <strong>Wide manufacturing presence</strong> &#x2014; The company operates 13 recycling units across North, West, and South India, giving it better reach and logistics support.
        </td>
        <td style="padding:14px 16px; border:1px solid #e5e7eb; vertical-align:top;">
          <strong>Valuation needs checking</strong> &#x2014; At around &#x20B9;4,205 Cr market cap, investors should compare pricing with listed peers before applying.
        </td>
      </tr>
      <tr>
        <td style="padding:14px 16px; border:1px solid #e5e7eb; vertical-align:top;">
          <strong>Strong ESG profile</strong> &#x2014; Japanese JV partners and a high S&amp;P Global CSA score add credibility to its sustainability story.
        </td>
        <td style="padding:14px 16px; border:1px solid #e5e7eb; vertical-align:top;">
          <strong>Energy and capital requirements</strong> &#x2014; Recycling is a scale-driven business, so energy costs and operational efficiency remain important.
        </td>
      </tr>
    </tbody>
  </table>
</div>
<!--kg-card-end: html-->
<hr>
<!--kg-card-begin: html-->
<h2>CMR Green Technologies IPO Review &#x2014; Key Factors to Consider</h2>

<p>CMR Green Technologies is India&apos;s largest secondary aluminium recycler by installed capacity &#x2014; nearly 4x its nearest domestic competitor &#x2014; and supplies to marquee auto brands like Honda, Bajaj Auto, and Maruti Suzuki. At a P/E of 19.42x and a market cap of &#x20B9;4,205 crore, the valuation is reasonable for a market leader in a sector growing at 11.2% CAGR through FY2030.</p>

<p>The key concern is the 100% OFS structure &#x2014; no fresh capital enters the company, and the entire &#x20B9;630.88 crore goes to selling shareholders. Combined with commodity-linked margins and customer concentration risk in the auto sector, investors should weigh these risks carefully. The GMP of around 34% reflects current grey market sentiment, but GMP is informal and can shift before listing day.</p>

<p>Investors should review the financials, peer valuations, and their own risk appetite before making a decision. This content is for informational purposes only and does not constitute investment advice. Please consult a SEBI-registered investment advisor before applying.</p>
<!--kg-card-end: html-->
<h2 id="how-to-apply-for-cmr-green-technologies-ipo"><strong>How to Apply for CMR Green Technologies IPO</strong></h2><p><strong>What is the easiest way to apply for the CMR Green Technologies IPO online?</strong></p><p>You can apply in two simple ways &#x2014; through the IPO Ji App or through your broker&#x2019;s IPO section. For most retail investors, the IPO Ji App is the quicker option.</p><p><strong>Method 1: Via IPO Ji App</strong></p><ol><li>Download the IPO Ji app on <a href="https://play.google.com/store/apps/details?id=com.ipoji.app&amp;ref=ipoji.com" rel="noreferrer">Android</a> or <a href="https://apps.apple.com/in/app/ipo-ji-ipo-info-news-apply/id1545718736?ref=ipoji.com" rel="noreferrer">iOS.</a></li><li>Add your Demat Account and UPI ID. This is a one-time setup.</li><li>Search for <strong>CMR Green Technologies IPO</strong> and tap <strong>Apply Now</strong>.</li><li>Select the number of lots you want to apply for.</li><li>Keep <strong>the cut-off price</strong> selected and submit your application.</li><li>Open your UPI app, such as GPay, PhonePe, or Paytm, and approve the mandate request.</li><li>That&#x2019;s it. Your amount will be blocked in your bank account and will be debited only if you receive an allotment.</li></ol><p><strong>Method 2: Via Your Broker</strong></p><p>You can also apply through any ASBA-enabled broker or bank platform, such as Zerodha, Groww, Angel One, HDFC Securities, or your net banking IPO section.</p><p>Just go to the IPO section, search for <strong>CMR Green Technologies IPO</strong>, enter your lot quantity, submit the bid, and approve the UPI mandate.</p><p><strong>Minimum investment:</strong>1 lot = <strong>78 shares &#xD7; &#x20B9;192 = &#x20B9;14,976</strong></p><hr><h2 id="cmr-green-technologies-ipo-allotment-status"><strong>CMR Green Technologies IPO Allotment Status</strong></h2><p><strong><em>Date of Allotment: June 8, 2026</em></strong></p><p>Three methods to check your allotment:</p><p>IPO Ji &#x2013; most convenient method. You can check the status of your CMR Green Technologies IPO allotment right there without any additional effort.</p><p>Website of <a href="https://www.ipoji.com/ipo-allotment-status/cmr-green-technologies-ipo?ref=ipoji.com" rel="noreferrer">KFin Technologies</a> &#x2013; officially authorized registrar. Provide your PAN, Application Number, or DP/Client ID on kfintech.com.</p><p>BSE/NSE official websites &#x2013; navigate to the IPO allotment status page and provide your information there.</p><p>In case of allotment, your shares will be available in your Demat account by <strong>June 9, 2026.</strong></p><hr><h2 id="cmr-green-ipo-anchor"><strong>CMR Green IPO Anchor</strong></h2><p>CMR Green Technologies has successfully closed its anchor investor round on June 2, 2026, raising &#x20B9;188.44 crore from 18 institutional investors at an anchor price of &#x20B9;192 per share.</p><p>The anchor book reflects institutional conviction, with five marquee funds &#x2014; SBI Comma Fund, ICICI Prudential Multicap Fund, Goldman Sachs India Equity Portfolio, Nippon India Small Cap Fund, and Kotak Special Opportunities Fund &#x2014; each receiving the maximum allocation of 10.61%.<br>Domestic mutual funds dominate the anchor book, with additional participation from HDFC Mutual Fund, Edelweiss, Abakkus, Bank of India Mutual Fund, and BNP Paribas. Insurance players Bajaj Life Insurance and Kotak Mahindra Life Insurance also participated, alongside foreign investors Citigroup Global Markets Mauritius and Susquehanna Pacific.</p><hr><h2 id="contact-details"><br><strong>Contact Details</strong></h2><p>For IPO-related queries, investors can contact the company or registrar through the details below:</p>
<!--kg-card-begin: html-->

<div style="overflow-x:auto; margin:24px 0;">
  <table style="width:100%; border-collapse:collapse; font-family:Arial, sans-serif; font-size:15px; line-height:1.5; border:1px solid #e5e7eb; border-radius:10px; overflow:hidden;">
    <thead>
      <tr style="background-color:#0f172a; color:#ffffff;">
        <th style="padding:14px 16px; text-align:left; border:1px solid #e5e7eb;">Contact Type</th>
        <th style="padding:14px 16px; text-align:left; border:1px solid #e5e7eb;">Details</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Company Website</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">
          <a href="https://www.cmr.co.in/?ref=ipoji.com" target="_blank" rel="nofollow noopener" style="color:#16a34a; font-weight:600; text-decoration:none;">www.cmr.co.in</a>
        </td>
      </tr>
      <tr style="background-color:#f8fafc;">
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Company Compliance Email</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">
          <a href="mailto:complianceofficer@cmr.co.in" style="color:#16a34a; font-weight:600; text-decoration:none;">complianceofficer@cmr.co.in</a>
        </td>
      </tr>
      <tr>
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Registrar</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">KFin Technologies Ltd</td>
      </tr>
      <tr style="background-color:#f8fafc;">
        <td style="padding:12px 16px; border:1px solid #e5e7eb; font-weight:600;">Registrar Email</td>
        <td style="padding:12px 16px; border:1px solid #e5e7eb;">
          <a href="mailto:cmr.ipo@kfintech.com" style="color:#16a34a; font-weight:600; text-decoration:none;">cmr.ipo@kfintech.com</a>
        </td>
      </tr>
    </tbody>
  </table>
</div>
```

<!--kg-card-end: html-->
<p>For allotment updates, investors can also check the <a href="https://www.ipoji.com/ipo-allotment-status/cmr-green-technologies-ipo?ref=ipoji.com"><strong><u>CMR Green IPO allotment status</u></strong></a> on IPO Ji on the allotment date.</p><hr><h2 id="faqs-%E2%80%93-cmr-green-technologies-ipo"><strong>FAQs &#x2013; CMR Green Technologies IPO</strong></h2>
<!--kg-card-begin: html-->
<div style="margin:24px 0; font-family:Arial, sans-serif;">

  <details style="border:1px solid #e5e7eb; border-radius:10px; margin-bottom:12px; background:#ffffff; overflow:hidden;">
    <summary style="padding:16px 18px; cursor:pointer; font-weight:700; color:#0f172a; background:#f8fafc;">
      1. What is the CMR Green Technologies IPO price band?
    </summary>
    <div style="padding:0 18px 16px 18px; color:#334155; line-height:1.6;">
      The price band for the CMR Green Technologies IPO is <strong>&#x20B9;182 to &#x20B9;192 per share</strong>. The minimum lot size is <strong>78 shares</strong>, so retail investors need <strong>&#x20B9;14,976</strong> to apply at the upper price band.
    </div>
  </details>

  <details style="border:1px solid #e5e7eb; border-radius:10px; margin-bottom:12px; background:#ffffff; overflow:hidden;">
    <summary style="padding:16px 18px; cursor:pointer; font-weight:700; color:#0f172a; background:#f8fafc;">
      2. When is the opening and closing date of the CMR Green Technologies IPO?
    </summary>
    <div style="padding:0 18px 16px 18px; color:#334155; line-height:1.6;">
      CMR Green Technologies IPO opens on <strong>June 3, 2026</strong>, and closes on <strong>June 5, 2026</strong>.
    </div>
  </details>

  <details style="border:1px solid #e5e7eb; border-radius:10px; margin-bottom:12px; background:#ffffff; overflow:hidden;">
    <summary style="padding:16px 18px; cursor:pointer; font-weight:700; color:#0f172a; background:#f8fafc;">
      3. What is the CMR Green Technologies IPO GMP today?
    </summary>
    <div style="padding:0 18px 16px 18px; color:#334155; line-height:1.6;">
      The GMP of CMR Green Technologies IPO today stands around <strong>&#x20B9;66&#x2013;&#x20B9;66 per share</strong> and indicates an estimated premium of close to <strong>34%</strong> over the IPO price band. GMP is unofficial and changes daily, so it should be used only as an indicative sentiment factor.
    </div>
  </details>

  <details style="border:1px solid #e5e7eb; border-radius:10px; margin-bottom:12px; background:#ffffff; overflow:hidden;">
    <summary style="padding:16px 18px; cursor:pointer; font-weight:700; color:#0f172a; background:#f8fafc;">
      4. Is the CMR Green Technologies IPO a fresh issue or OFS?
    </summary>
    <div style="padding:0 18px 16px 18px; color:#334155; line-height:1.6;">
      The CMR Green Technologies IPO is a <strong>100% Offer for Sale (OFS)</strong>. This means the company will not receive fresh funds from the IPO. Instead, the IPO proceeds of <strong>&#x20B9;630.88 crore</strong> will go to the selling shareholders.
    </div>
  </details>

  <details style="border:1px solid #e5e7eb; border-radius:10px; margin-bottom:12px; background:#ffffff; overflow:hidden;">
    <summary style="padding:16px 18px; cursor:pointer; font-weight:700; color:#0f172a; background:#f8fafc;">
      5. Should I participate in the IPO of CMR Green Technologies?
    </summary>
    <div style="padding:0 18px 16px 18px; color:#334155; line-height:1.6;">
      CMR Green Technologies IPO may be considered by investors with a <strong>moderate risk appetite</strong>. The company has market leadership, improving profitability, and positive GMP, but investors should also consider the OFS structure, financial data, and commodity-linked margin risks before applying.
    </div>
  </details>

  <details style="border:1px solid #e5e7eb; border-radius:10px; margin-bottom:12px; background:#ffffff; overflow:hidden;">
    <summary style="padding:16px 18px; cursor:pointer; font-weight:700; color:#0f172a; background:#f8fafc;">
      6. When is the allotment of shares of the CMR Green Technologies IPO?
    </summary>
    <div style="padding:0 18px 16px 18px; color:#334155; line-height:1.6;">
      The allotment date is <strong>June 8, 2026</strong>. You can track the status on IPO Ji or the KFin Technologies website.
    </div>
  </details>

  <details style="border:1px solid #e5e7eb; border-radius:10px; margin-bottom:12px; background:#ffffff; overflow:hidden;">
    <summary style="padding:16px 18px; cursor:pointer; font-weight:700; color:#0f172a; background:#f8fafc;">
      7. Who are the promoters of CMR Green Technologies?
    </summary>
    <div style="padding:0 18px 16px 18px; color:#334155; line-height:1.6;">
      The promoters of CMR Green Technologies are <strong>Mohan Agarwal, Pratibha Agarwal, Akshay Agarwal, and Raghav Agarwal</strong>.
    </div>
  </details>

  <details style="border:1px solid #e5e7eb; border-radius:10px; margin-bottom:12px; background:#ffffff; overflow:hidden;">
    <summary style="padding:16px 18px; cursor:pointer; font-weight:700; color:#0f172a; background:#f8fafc;">
      8. What products are manufactured by CMR Green Technologies?
    </summary>
    <div style="padding:0 18px 16px 18px; color:#334155; line-height:1.6;">
      CMR Green Technologies recycles non-ferrous metals and produces recycled aluminium alloys in <strong>ingot and liquid form</strong>, zinc alloy ingots, aluminium billets, and furnace-grade scrap, mainly for the Indian auto industry.
    </div>
  </details>

</div>


<!--kg-card-end: html-->
<hr><p><em>Disclaimer: This blog is for informational purposes only and does not constitute financial advice. Please consult your financial advisor before investing. IPO investments are subject to market risks.&#xA0;</em></p><p></p><p></p><p></p>]]></content:encoded></item><item><title><![CDATA[Hexagon Nutrition Limited IPO 2026 — Price Band, Dates, Lot Size & Allotment Status]]></title><description><![CDATA[Hexagon Nutrition IPO 2026: Check GMP today, price band, dates, lot size, allotment status, financials, issue size and listing updates on IPO Ji

]]></description><link>https://www.ipoji.com/blog/hexagon-nutrition-ipo-2026-gmp-price-band-dates-allotment/</link><guid isPermaLink="false">6a157bd1efa1e80001dc7c7e</guid><dc:creator><![CDATA[Team IPO Ji]]></dc:creator><pubDate>Tue, 26 May 2026 12:15:55 GMT</pubDate><media:content url="https://assets.ipoji.com/blog/media/2026/05/hexagon-nutrition-ipo-2026-1200x675.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://assets.ipoji.com/blog/media/2026/05/hexagon-nutrition-ipo-2026-1200x675.jpg" alt="Hexagon Nutrition Limited IPO 2026 &#x2014; Price Band, Dates, Lot Size &amp; Allotment Status"><p>Mumbai-based Hexagon Nutrition Limited is set to open its <strong>&#x20B9;138.87 crore IPO</strong> on <strong>June 5, 2026.</strong> The IPO will close on <strong>June 9, 2026,</strong> the price band is <strong>fixed at &#x20B9;42 to &#x20B9;45 per</strong> share and the shares are expected <strong>to list on BSE and NSE on June 12, 2026.</strong> Here is all the details investors need to know about the Hexagon Nutrition IPO before investing.&#xA0;</p><h3 id="hexagon-nutrition-ipo-details-2026"><strong>Hexagon Nutrition IPO Details 2026 </strong></h3>
<!--kg-card-begin: html-->
<style>
  .ipo-details-table-wrapper {
    width: 100%;
    overflow-x: auto;
    margin: 24px 0;
    font-family: Arial, sans-serif;
  }

  .ipo-details-table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
  }

  .ipo-details-table caption {
    caption-side: top;
    text-align: left;
    font-size: 22px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 12px;
  }

  .ipo-details-table th {
    background: #f3f7ff;
    color: #111827;
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    padding: 14px 16px;
    border-bottom: 1px solid #e5e7eb;
    width: 35%;
  }

  .ipo-details-table td {
    color: #374151;
    font-size: 15px;
    line-height: 1.6;
    padding: 14px 16px;
    border-bottom: 1px solid #e5e7eb;
  }

  .ipo-details-table tr:last-child th,
  .ipo-details-table tr:last-child td {
    border-bottom: none;
  }

  .ipo-details-table tr:hover {
    background: #fafcff;
  }

  .ipo-highlight {
    color: #0f766e;
    font-weight: 700;
  }

  @media (max-width: 600px) {
    .ipo-details-table caption {
      font-size: 20px;
    }

    .ipo-details-table th,
    .ipo-details-table td {
      font-size: 14px;
      padding: 12px;
    }
  }
</style>

<div class="ipo-details-table-wrapper">
  <table class="ipo-details-table">
    <caption>Hexagon Nutrition IPO Details 2026</caption>
    <tbody>
      <tr>
        <th>IPO Open Date</th>
        <td>June 5, 2026</td>
      </tr>
      <tr>
        <th>IPO Close Date</th>
        <td>June 9, 2026</td>
      </tr>
      <tr>
        <th>Allotment Date</th>
        <td>June 10, 2026</td>
      </tr>
      <tr>
        <th>Listing Date</th>
        <td>June 12, 2026 <span class="ipo-highlight">(BSE &amp; NSE)</span></td>
      </tr>
      <tr>
        <th>Face Value</th>
        <td>&#x20B9;1 per share</td>
      </tr>
      <tr>
        <th>Price Band</th>
        <td><span class="ipo-highlight">&#x20B9;42 to &#x20B9;45 per share</span></td>
      </tr>
      <tr>
        <th>Lot Size</th>
        <td>333 shares</td>
      </tr>
      <tr>
        <th>Issue Type</th>
        <td>Book Built &#x2014; OFS</td>
      </tr>
      <tr>
        <th>Total Issue Size</th>
        <td>&#x20B9;138.87 Crores</td>
      </tr>
      <tr>
        <th>Offer for Sale</th>
        <td>3,08,59,704 equity shares</td>
      </tr>
      <tr>
        <th>Registrar</th>
        <td>KFin Technologies Ltd.</td>
      </tr>
      <tr>
        <th>Lead Managers</th>
        <td>Cumulative Capital Pvt. Ltd., Catalyst Capital Partners Pvt. Ltd.</td>
      </tr>
      <tr>
        <th>Listing Exchange</th>
        <td>BSE &amp; NSE</td>
      </tr>
    </tbody>
  </table>
</div>
<!--kg-card-end: html-->
<p>Hexagon Nutrition IPO is a book-built issue that includes offer for sale of 3,08,59,704 equity shares. The IPO will be listed on both BSE and NSE. Investors can track all important updates, including subscription, allotment, and listing details, on IPO Ji.&#xA0;</p><p><a href="https://www.ipoji.com/ipo/hexagon-nutrition-ipo?ref=ipoji.com"><u>Check full Hexagon Nutrition IPO details on IPO Ji &#x2192;&#xA0;</u></a></p><hr><h3 id="lot-size-investment-amount"><strong>Lot Size &amp; Investment Amount</strong></h3>
<!--kg-card-begin: html-->
<style>
  .ipo-lot-table-wrapper {
    width: 100%;
    overflow-x: auto;
    margin: 24px 0;
    font-family: Arial, sans-serif;
  }

  .ipo-lot-table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
  }

  .ipo-lot-table caption {
    caption-side: top;
    text-align: left;
    font-size: 22px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 12px;
  }

  .ipo-lot-table thead {
    background: #f3f7ff;
  }

  .ipo-lot-table th {
    color: #111827;
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    padding: 14px 16px;
    border-bottom: 1px solid #e5e7eb;
    white-space: nowrap;
  }

  .ipo-lot-table td {
    color: #374151;
    font-size: 15px;
    line-height: 1.6;
    padding: 14px 16px;
    border-bottom: 1px solid #e5e7eb;
    white-space: nowrap;
  }

  .ipo-lot-table tbody tr:last-child td {
    border-bottom: none;
  }

  .ipo-lot-table tbody tr:hover {
    background: #fafcff;
  }

  .ipo-lot-table .amount {
    color: #0f766e;
    font-weight: 700;
  }

  .ipo-lot-table .category {
    font-weight: 700;
    color: #111827;
  }

  .ipo-note {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #6b7280;
    margin-top: 10px;
    line-height: 1.6;
  }

  @media (max-width: 600px) {
    .ipo-lot-table caption {
      font-size: 20px;
    }

    .ipo-lot-table th,
    .ipo-lot-table td {
      font-size: 14px;
      padding: 12px;
    }
  }
</style>

<div class="ipo-lot-table-wrapper">
  <table class="ipo-lot-table">
    <caption>Hexagon Nutrition IPO Lot Size &amp; Investment Amount</caption>
    <thead>
      <tr>
        <th>Application</th>
        <th>Lots</th>
        <th>Shares</th>
        <th>Amount</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td class="category">Retail Minimum</td>
        <td>1</td>
        <td>333</td>
        <td class="amount">&#x20B9;14,985</td>
      </tr>
      <tr>
        <td class="category">Retail Maximum</td>
        <td>13</td>
        <td>4,329</td>
        <td class="amount">&#x20B9;1,94,805</td>
      </tr>
      <tr>
        <td class="category">S-HNI Minimum</td>
        <td>14</td>
        <td>4,662</td>
        <td class="amount">&#x20B9;2,09,790</td>
      </tr>
      <tr>
        <td class="category">S-HNI Maximum</td>
        <td>66</td>
        <td>21,978</td>
        <td class="amount">&#x20B9;9,89,010</td>
      </tr>
      <tr>
        <td class="category">B-HNI Minimum</td>
        <td>67</td>
        <td>22,311</td>
        <td class="amount">&#x20B9;10,03,995</td>
      </tr>
    </tbody>
  </table>

  <p class="ipo-note">
    Note: The investment amount is calculated at the upper price band of &#x20B9;45 per share.
  </p>
</div>
<!--kg-card-end: html-->
<p>Retail investors can apply for a minimum of 1 lot, which includes 333 shares and requires an investment of &#x20B9;14,985 at the upper price band of &#x20B9;45 per share. The maximum retail application is 13 lots, amounting to &#x20B9;1,94,805. </p><hr><h2 id="hexagon-nutrition-ipo-gmp-today"><br>Hexagon Nutrition IPO GMP Today&#xA0;</h2><p><em>(as of 11th June 2026, 10:30 AM )</em><br>Hexagon Nutrition IPO GMP today is around &#x20B9;2.75&#x2013;&#x20B9;3 per share, which implies an estimated listing price of &#x20B9;47.75 - 48 &#x2014; roughly a 6% premium over the upper price band of &#x20B9;45.&#xA0;<br>GMP, or <a href="https://www.ipoji.com/ipo/hexagon-nutrition-ipo?ref=ipoji.com" rel="noreferrer">Grey Market Premium</a>, is the unofficial price at which IPO shares trade in the grey market before listing &#x2014; it&apos;s a sentiment indicator, not a guarantee.</p><p><a href="https://www.ipoji.com/ipo/hexagon-nutrition-ipo?ref=ipoji.com" rel="noreferrer">Hexagon Nutrition IPO GMP</a> is tracked live on IPO Ji and updated regularly.<br><em>Note: GMP is unofficial and does not guarantee listing gains. Investors should not apply for an IPO only on the basis of GMP. Always check the company&#x2019;s financials, valuation, risks, and RHP before making any investment decision.&#xA0;</em><br></p><p><a href="https://www.ipoji.com/ipo/hexagon-nutrition-ipo?ref=ipoji.com"><strong><u>Check live Hexagon Nutrition IPO GMP on IPO Ji &#x2192;</u></strong></a><a href="https://www.ipoji.com/ipo-subscription/hexagon-nutrition-ipo?ref=ipoji.com"> <strong><u>Track live subscription status &#x2192;</u></strong><br><br></a></p><hr><h2 id="hexagon-nutrition-ipo-subscription-status">Hexagon Nutrition IPO Subscription Status</h2><p>Hexagon Nutrition IPO closed for subscription on <strong>June 9, 2026</strong>, with participation from Retail, HNI, and QIB investors across the three-day bidding period. At the close of the issue (<strong>5:00 PM on Day 3</strong>), the IPO was subscribed <strong>53.54 times overall</strong>.</p><p>The <strong>HNI/NII category</strong> was subscribed <strong>161.28 times</strong>, while the <strong>Retail Investor category</strong> was subscribed <strong>26.66 times</strong>. The <strong>QIB (Qualified Institutional Buyer) category</strong> was subscribed <strong>19.77 times</strong> by the end of the subscription period.</p>
<!--kg-card-begin: html-->
<table>
  <thead>
    <tr>
      <th>Category</th>
      <th>Day 1</th>
      <th>Day 2</th>
      <th>Day 3 (Final)</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>QIB</td>
      <td>0.00</td>
      <td>0.17</td>
      <td>19.77</td>
    </tr>
    <tr>
      <td>NII / HNI</td>
      <td>2.03</td>
      <td>6.70</td>
      <td>161.28</td>
    </tr>
    <tr>
      <td>Retail</td>
      <td>2.43</td>
      <td>6.22</td>
      <td>26.66</td>
    </tr>
    <tr>
      <td><strong>Total</strong></td>
      <td><strong>1.65</strong></td>
      <td><strong>4.59</strong></td>
      <td><strong>53.54</strong></td>
    </tr>
  </tbody>
</table>
<!--kg-card-end: html-->
<p>For live updates, track the <a href="https://www.ipoji.com/ipo-subscription/hexagon-nutrition-ipo?ref=ipoji.com" rel="noreferrer">Hexagon Nutrition IPO subscription status</a> on IPO Ji.</p><p></p><h3 id="about-hexagon-nutrition-limited"><strong>About Hexagon Nutrition Limited</strong></h3><p>Hexagon Nutrition Limited is a Mumbai-based company operating in the nutrition and speciality ingredients sector. The company is promoted by the Kelkar family, including Arun Purushottam Kelkar, Subhash Purushottam Kelkar, Vikram Arun Kelkar, and Nikhil Arun Kelkar. It primarily operates in the B2B nutrition business and provides nutrition ingredients and related solutions.&#xA0;</p><p>The company has a&#xA0; registered office located in Andheri West, Mumbai. Investors may visit the company&#x2019;s official website for more information about its products, operations, and business segments. <a href="http://hexagonnutrition.com/?ref=ipoji.com"><u>hexagonnutrition.com</u></a>.</p><p>Hexagon Nutrition has shown steady revenue growth over the last few years. Revenue increased from &#x20B9;304.62 crore in FY24 to &#x20B9;331.29 crore in FY25. Profit after tax also improved from &#x20B9;12.21 crore in FY24 to &#x20B9;24.38 crore in FY25. For the nine months ended December 2025, the company reported revenue of &#x20B9;275.57 crore and PAT of &#x20B9;27.03 crore.&#xA0;</p><hr><h3 id="hexagon-nutrition-financial-performance"><strong>Hexagon Nutrition Financial Performance </strong></h3><p>Here is a quick look at Hexagon Nutrition&#x2019;s revenue, expenses, profit after tax, and assets: </p>
<!--kg-card-begin: html-->
<style>
  .ipo-financial-table-wrapper {
    width: 100%;
    overflow-x: auto;
    margin: 24px 0;
    font-family: Arial, sans-serif;
  }

  .ipo-financial-table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
  }

  .ipo-financial-table caption {
    caption-side: top;
    text-align: left;
    font-size: 22px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 12px;
  }

  .ipo-financial-table thead {
    background: #f3f7ff;
  }

  .ipo-financial-table th {
    color: #111827;
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    padding: 14px 16px;
    border-bottom: 1px solid #e5e7eb;
    white-space: nowrap;
  }

  .ipo-financial-table td {
    color: #374151;
    font-size: 15px;
    line-height: 1.6;
    padding: 14px 16px;
    border-bottom: 1px solid #e5e7eb;
    white-space: nowrap;
  }

  .ipo-financial-table tbody tr:last-child td {
    border-bottom: none;
  }

  .ipo-financial-table tbody tr:hover {
    background: #fafcff;
  }

  .ipo-financial-table .period {
    font-weight: 700;
    color: #111827;
  }

  .ipo-financial-table .profit {
    color: #0f766e;
    font-weight: 700;
  }

  .ipo-financial-table .highlight-row {
    background: #f0fdf4;
  }

  .ipo-financial-note {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #6b7280;
    margin-top: 10px;
    line-height: 1.6;
  }

  @media (max-width: 600px) {
    .ipo-financial-table caption {
      font-size: 20px;
    }

    .ipo-financial-table th,
    .ipo-financial-table td {
      font-size: 14px;
      padding: 12px;
    }
  }
</style>

<div class="ipo-financial-table-wrapper">
  <table class="ipo-financial-table">
    <caption>Hexagon Nutrition Financial Performance</caption>
    <thead>
      <tr>
        <th>Period</th>
        <th>Revenue (&#x20B9; Cr)</th>
        <th>Expense (&#x20B9; Cr)</th>
        <th>PAT (&#x20B9; Cr)</th>
        <th>Assets (&#x20B9; Cr)</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td class="period">FY2023</td>
        <td>281.65</td>
        <td>267.02</td>
        <td class="profit">5.82</td>
        <td>288.90</td>
      </tr>
      <tr>
        <td class="period">FY2024</td>
        <td>304.62</td>
        <td>285.48</td>
        <td class="profit">12.21</td>
        <td>250.54</td>
      </tr>
      <tr>
        <td class="period">FY2025</td>
        <td>331.29</td>
        <td>296.78</td>
        <td class="profit">24.38</td>
        <td>261.36</td>
      </tr>
      <tr class="highlight-row">
        <td class="period">Dec 2025 (9M FY26)</td>
        <td>275.57</td>
        <td>239.83</td>
        <td class="profit">27.03</td>
        <td>327.60</td>
      </tr>
    </tbody>
  </table>

  <p class="ipo-financial-note">
    Note: All figures are in &#x20B9; crores. PAT stands for Profit After Tax.Data sourced from DRHP / RHP &#x2022; For educational purposes only.
  </p>
</div>
<!--kg-card-end: html-->
<p><em>Key takeaway: Hexagon Nutrition&#x2019;s PAT for 9M FY26 stood at &#x20B9;27.03 crore, which is higher than its full-year FY25 PAT of &#x20B9;24.38 crore. This indicates an improvement in profitability, although investors should also compare margins, valuations, and business risks before applying.</em></p><hr>
<!--kg-card-begin: html-->
<style>
  .valuation-table-wrapper {
    width: 100%;
    overflow-x: auto;
    margin: 24px 0;
    font-family: Arial, sans-serif;
  }

  .valuation-table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.06);
  }

  .valuation-table th {
    background: #f8fafc;
    color: #0f172a;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    padding: 14px 16px;
    border-bottom: 1px solid #e5e7eb;
  }

  .valuation-table td {
    padding: 12px 16px;
    font-size: 15px;
    line-height: 1.5;
    border-bottom: 1px solid #eef2f7;
  }

  .valuation-label {
    color: #64748b;
    font-weight: 500;
    width: 60%;
  }

  .valuation-value {
    color: #020617;
    font-weight: 600;
    text-align: right;
    white-space: nowrap;
  }

  .valuation-section-title td {
    background: #f8fafc;
    color: #334155;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 12px 16px;
  }

  .valuation-footer td {
    text-align: center;
    font-size: 13px;
    color: #94a3b8;
    background: #fafafa;
    padding: 14px 16px;
    border-bottom: none;
  }

  .valuation-table tr:last-child td {
    border-bottom: none;
  }

  .valuation-table tbody tr:hover td {
    background: #fafcff;
  }

  @media (max-width: 768px) {
    .valuation-table th {
      font-size: 17px;
      padding: 13px 14px;
    }

    .valuation-table td {
      font-size: 14px;
      padding: 11px 14px;
    }

    .valuation-label {
      width: 58%;
    }

    .valuation-value {
      width: 42%;
    }
  }
</style>

<div class="valuation-table-wrapper">
  <table class="valuation-table">
    <thead>
      <tr>
        <th colspan="2"> Hexagon Nutrition Valuations</th>
      </tr>
    </thead>

    <tbody>
      <tr class="valuation-section-title">
        <td colspan="2"> Earnings</td>
      </tr>

      <tr>
        <td class="valuation-label">EPS Pre IPO</td>
        <td class="valuation-value">&#x20B9;1.98/-</td>
      </tr>

      <tr>
        <td class="valuation-label">EPS Post IPO</td>
        <td class="valuation-value">&#x20B9;2.93/-</td>
      </tr>

      <tr>
        <td class="valuation-label">P/E Pre IPO</td>
        <td class="valuation-value">22.69</td>
      </tr>

      <tr>
        <td class="valuation-label">P/E Post IPO</td>
        <td class="valuation-value">15.35</td>
      </tr>

      <tr class="valuation-section-title">
        <td colspan="2">&#x25D4; Returns</td>
      </tr>

      <tr>
        <td class="valuation-label">ROE</td>
        <td class="valuation-value">13.02%</td>
      </tr>

      <tr>
        <td class="valuation-label">ROCE</td>
        <td class="valuation-value">14.82%</td>
      </tr>

      <tr>
        <td class="valuation-label">RoNW</td>
        <td class="valuation-value">12.12%</td>
      </tr>

      <tr>
        <td class="valuation-label">PAT Margin</td>
        <td class="valuation-value">9.81%</td>
      </tr>

      <tr class="valuation-section-title">
        <td colspan="2"> Fundamentals</td>
      </tr>

      <tr>
        <td class="valuation-label">Debt / Equity</td>
        <td class="valuation-value">0.18</td>
      </tr>

      <tr>
        <td class="valuation-label">Price / Book</td>
        <td class="valuation-value">2.48</td>
      </tr>

      <tr>
        <td class="valuation-label">Market Cap</td>
        <td class="valuation-value">&#x20B9;553.13 Cr.</td>
      </tr>

      <tr class="valuation-footer">
        <td colspan="2">Data sourced from DRHP / RHP &#x2022; For educational purposes only</td>
      </tr>
    </tbody>
  </table>
</div>
<!--kg-card-end: html-->
<p><em>The company&#x2019;s debt/equity ratio of 0.18 indicates relatively low debt on its books. This is a positive factor, as lower debt may reduce financial pressure and interest burden.&#xA0;</em></p><hr><h3 id="peer-comparison"><strong>Peer Comparison</strong></h3><p>The nutrition and speciality ingredients industry in India is witnessing increasing demand due to growing health awareness and expansion of nutraceutical products.</p>
<!--kg-card-begin: html-->
<style>
  .peer-table-wrapper {
    width: 100%;
    overflow-x: auto;
    margin: 24px 0;
    font-family: Arial, sans-serif;
  }

  .peer-table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
  }

  .peer-table caption {
    caption-side: top;
    text-align: left;
    font-size: 22px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 12px;
  }

  .peer-table thead {
    background: #f3f7ff;
  }

  .peer-table th {
    color: #111827;
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    padding: 14px 16px;
    border-bottom: 1px solid #e5e7eb;
    white-space: nowrap;
  }

  .peer-table td {
    color: #374151;
    font-size: 15px;
    line-height: 1.6;
    padding: 14px 16px;
    border-bottom: 1px solid #e5e7eb;
    white-space: nowrap;
  }

  .peer-table tbody tr:last-child td {
    border-bottom: none;
  }

  .peer-table tbody tr:hover {
    background: #fafcff;
  }

  .peer-table .company-name {
    font-weight: 700;
    color: #111827;
  }

  .peer-table .highlight-value {
    color: #0f766e;
    font-weight: 700;
  }

  .peer-note {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #6b7280;
    margin-top: 10px;
    line-height: 1.6;
  }

  @media (max-width: 600px) {
    .peer-table caption {
      font-size: 20px;
    }

    .peer-table th,
    .peer-table td {
      font-size: 14px;
      padding: 12px;
    }
  }
</style>

<div class="peer-table-wrapper">
  <table class="peer-table">
    <caption>Hexagon Nutrition IPO Peer Comparison</caption>
    <thead>
      <tr>
        <th>Company</th>
        <th>EPS</th>
        <th>P/E Ratio</th>
        <th>RoNW</th>
        <th>NAV</th>
        <th>Revenue</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td class="company-name">Zydus Wellness</td>
        <td>10.90</td>
        <td class="highlight-value">46.22</td>
        <td>6.12%</td>
        <td>178.26</td>
        <td>&#x20B9;2,780.90 Cr</td>
      </tr>
      <tr>
        <td class="company-name">Nestle India</td>
        <td>16.63</td>
        <td class="highlight-value">88.86</td>
        <td>77.91%</td>
        <td>21.35</td>
        <td>&#x20B9;20,201.56 Cr</td>
      </tr>
    </tbody>
  </table>

  <p class="peer-note">
    Note: Peer comparison helps investors understand valuation and financial performance against similar listed companies.
  </p>
</div>
<!--kg-card-end: html-->
<p><em>Compared with larger listed players such as Zydus Wellness and Nestle India, Hexagon Nutrition operates at a much smaller scale. Investors should therefore compare the IPO valuation with the company&#x2019;s growth rate, profitability, return ratios, and future business potential.&#xA0;</em></p><hr><h3 id="strengths-of-hexagon-nutrition-ipo"><strong>Strengths of Hexagon Nutrition IPO&#xA0;</strong></h3><p><strong>Improving profitability:</strong> PAT increased from &#x20B9;12.21 crore in FY24 to &#x20B9;24.38 crore in FY25.</p><p><strong>Strong 9M FY26 performance:</strong> PAT for 9M FY26 stood at &#x20B9;27.03 crore, higher than full-year FY25 PAT.</p><p><strong>Low debt/equity ratio:</strong> The company has a debt/equity ratio of 0.18.</p><p><strong>BSE and NSE listing:</strong> The shares are proposed to be listed on both major exchanges.</p><p><strong>Affordable retail lot size: </strong>The Minimum investment is &#x20B9;14,985 at the upper price band which tends to be very affordable.</p><h3 id="risks-of-hexagon-nutrition-ipo"><strong>Risks of Hexagon Nutrition IPO</strong></h3><p><strong>High OFS component:</strong> A large part of the issue is an offer for sale, meaning most of the proceeds will go to selling shareholders rather than the company.</p><p><strong>Competitive industry:</strong> The nutrition and speciality ingredients sector has competition from listed, unlisted, and unorganized players.</p><p><strong>Margin pressure risk:</strong> Competition and input cost fluctuations may affect margins.</p><p><strong>Reconstruction of a portion</strong> of our Nashik Facility pursuant to past regulatory actions may lead to temporary production disruptions, operational inefficiencies, and potential revenue impact&#xA0;</p><hr><h3 id="hexagon-nutrition-ipo-anchor"><strong>Hexagon Nutrition IPO Anchor</strong></h3><p>Hexagon Nutrition Limited has finalised its anchor investor allocation on June 4, 2026, raising &#x20B9;41.66 crore from 5 institutional investors at an anchor price of &#x20B9;45 per share. The anchor book comprises a total of 92,57,696 equity shares allocated across domestic and foreign investors. Bandhan Small Cap Fund received the largest allocation at 28.82%, followed by Ampersand Growth Opportunities Fund Scheme-I at 24.00% and CP Capital Limited at 23.16%. Visionary Value Fund and Innovative Vision Fund each received 12.01% of the anchor portion.</p><hr><h3 id="how-to-apply-for-hexagon-nutrition-limited-ipo"><strong>How to Apply for Hexagon Nutrition limited IPO</strong></h3><p><strong>Step 1 - Open your broker /bank App </strong>You can use IPO Ji&#xA0; Zerodha, Groww, Angel One, Upstox, or your bank&apos;s net banking portal. Go to IPO section there.</p><p><strong>Step 2 - Search for &quot;Hexagon Nutrition Limited IPO&quot; </strong>It is active from June 5, 2026. Choose the number of lots to bid on - Minimum 1 lots ( 333 shares valued at Rs 14,985&#xA0; at upper band ). You can also apply using IPO Ji by linking your demat account.</p><p><strong>Step 3 - Bid at the cut off price </strong>Bid at the cut off price of Rs 45 for maximum chance of allotment. Amount is only blocked in your account and not debited till you are allotted.</p><p><strong>Step 4 - Enter your UPI ID and accept the mandate </strong>After you place the order, a UPI mandate request will appear on your UPI App (GPay, PhonePe, BHIM, Paytm). Approve the same before it gets expired.</p><p><strong>Step 5 - Check allotment on 10th June 2026&#xA0; </strong>Visit IPO Ji&#xA0; enter your PAN or application number, and check your status instantly. Free, no login needed.&#xA0;</p><p><a href="https://www.ipoji.com/ipo/hexagon-nutrition-ipo?ref=ipoji.com"><strong><u>Apply for Hexagon Nutrition IPO &#x2192;</u></strong></a><a href="https://www.ipoji.com/ipo-allotment-status/hexagon-nutrition-ipo?ref=ipoji.com"> <strong><u>Check allotment status &#x2192;</u></strong></a><a href="https://play.google.com/store/apps/details?id=com.ipoji.app&amp;ref=ipoji.com">&#xA0;</a></p><hr><h3 id="hexagon-nutrition-ipo-registrar-details"><strong>Hexagon Nutrition IPO Registrar Details</strong></h3><h3 id><strong> </strong></h3>
<!--kg-card-begin: html-->
<style>
  .registrar-table-wrapper {
    width: 100%;
    overflow-x: auto;
    margin: 24px 0;
    font-family: Arial, sans-serif;
  }

  .registrar-table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
  }

  .registrar-table caption {
    caption-side: top;
    text-align: left;
    font-size: 22px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 12px;
  }

  .registrar-table thead {
    background: #f3f7ff;
  }

  .registrar-table th {
    color: #111827;
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    padding: 14px 16px;
    border-bottom: 1px solid #e5e7eb;
    white-space: nowrap;
  }

  .registrar-table td {
    color: #374151;
    font-size: 15px;
    line-height: 1.6;
    padding: 14px 16px;
    border-bottom: 1px solid #e5e7eb;
  }

  .registrar-table tbody tr:last-child td {
    border-bottom: none;
  }

  .registrar-table tbody tr:hover {
    background: #fafcff;
  }

  .registrar-table .detail-name {
    font-weight: 700;
    color: #111827;
    width: 30%;
    white-space: nowrap;
  }

  .registrar-table a {
    color: #0f766e;
    font-weight: 600;
    text-decoration: none;
  }

  .registrar-table a:hover {
    text-decoration: underline;
  }

  .registrar-note {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #6b7280;
    margin-top: 10px;
    line-height: 1.6;
  }

  @media (max-width: 600px) {
    .registrar-table caption {
      font-size: 20px;
    }

    .registrar-table th,
    .registrar-table td {
      font-size: 14px;
      padding: 12px;
    }

    .registrar-table .detail-name {
      white-space: normal;
    }
  }
</style>

<div class="registrar-table-wrapper">
  <table class="registrar-table">
    <caption>Hexagon Nutrition IPO Registrar &amp; Contact Details</caption>
    <thead>
      <tr>
        <th>Detail</th>
        <th>Info</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td class="detail-name">Registrar</td>
        <td>KFin Technologies Ltd.</td>
      </tr>
      <tr>
        <td class="detail-name">Phone</td>
        <td>040-6716-2222 / 040-7961-1000</td>
      </tr>
      <tr>
        <td class="detail-name">Email</td>
        <td><a href="mailto:hexagon.ipo@kfintech.com">hexagon.ipo@kfintech.com</a></td>
      </tr>
      <tr>
        <td class="detail-name">Registrar Website</td>
        <td><a href="https://ipostatus.kfintech.com/?ref=ipoji.com" target="_blank" rel="noopener">ipostatus.kfintech.com</a></td>
      </tr>
      <tr>
        <td class="detail-name">Company Address</td>
        <td>404 Global Chamber, Andheri West, Mumbai 400053</td>
      </tr>
      <tr>
        <td class="detail-name">Company Email</td>
        <td><a href="mailto:cs.hnpl@hexagonnutrition.com">cs.hnpl@hexagonnutrition.com</a></td>
      </tr>
      <tr>
        <td class="detail-name">Company Phone</td>
        <td>+91 22 6213 6710</td>
      </tr>
      <tr>
        <td class="detail-name">Promoters</td>
        <td>Arun Kelkar, Subhash Kelkar, Vikram Kelkar, Nikhil Kelkar</td>
      </tr>
    </tbody>
  </table>

  <p class="registrar-note">
    Note: Investors can contact the registrar for IPO allotment, refund, and application-related queries.
  </p>
</div>
<!--kg-card-end: html-->
<hr><h3 id="why-investors-trust-ipo-ji-for-these-listings">Why Investors Trust IPO Ji for These Listings</h3><p>With <strong>30 lakh+ downloads </strong>and a stellar <strong>4.8 rating,</strong> IPO Ji is more than just an app&#x2014;it&#x2019;s your secret weapon for the 2026 IPO season. </p><p><strong>Here&#x2019;s how to use it -:<br>One-Click Apply:</strong> Don&apos;t miss the deadline. Add your family members&apos; demat accounts once and apply for Hexagon Nutrition Limited  in seconds.<br><strong>Live GMP Tracking:</strong> Get real-time Grey Market Premium updates to gauge market sentiment before the listing day.<br><strong>Subscription Alerts:</strong> See live data from BSE/NSE to see if the QIBs and HNIs are piling in.<br><strong>Discussion Forum:</strong> Join the community of 30 lakh+ investors to discuss if Hexagon Nutrition Limited is better long-term bet.</p><p><a href="https://play.google.com/store/apps/details?id=com.ipoji.app&amp;ref=ipoji.com" rel="noreferrer">IPO Ji Android App  </a><br></p><p><a href="https://apps.apple.com/in/app/ipo-ji-ipo-info-news-apply/id1545718736?ref=ipoji.com" rel="noreferrer">IPO Ji iOS  </a><br></p><hr><p></p><h3 id="frequently-asked-questions"><strong>Frequently Asked Questions&#xA0;</strong></h3><p><strong>1 Hexagon Nutrition IPO allotment date?</strong></p><p>The expected allotment will be announced on June 10, 2026. You can check your allotment status for free on IPO Ji using your PAN number or application form number without any login.</p><p><strong>2 When will it be listed on NSE &amp; BSE?</strong></p><p>The listing will happen on June 12, 2026, on both BSE and NSE exchanges.</p><p><strong>3 Minimum investment in Hexagon Nutrition IPO?</strong></p><p>Minimum investment = 1 lot = 333 shares = &#x20B9;14,985 (upper price band of &#x20B9;45).</p><p><strong>4 What is the current GMP of Hexagon Nutrition IPO?</strong><br><br>Hexagon Nutrition IPO GMP IPO today stands around <strong>&#x20B9;2.75&#x2013;&#x20B9;3 per share</strong> and indicates an estimated premium of close to 6<strong>%</strong> over the IPO price band. GMP is unofficial and changes daily, so it should be used only as an indicative sentiment factor.</p><p><strong>5 Should I Invest in Hexagon Nutrition Limited IPO?</strong></p><p>The improving profitability and relatively low debt levels may make Hexagon Nutrition IPO interesting for investors. However, investors should also evaluate valuation, competitive risks, and long-term growth potential before applying.</p><p><strong>6</strong> <strong>What is Hexagon Nutrition Limited all about?</strong></p><p>Hexagon Nutrition is a company based out of Mumbai which deals with nutrition and specialty ingredients. It offers nutrition ingredients and solutions on a B2B basis and is managed by Kelkar family&#xA0; since inception.</p><p><strong>7 Where can I check my Hexagon Nutrition allotment status?</strong></p><p>Go to the allotment status page on<a href="https://www.ipoji.com/ipo-allotment-status/hexagon-nutrition-ipo?ref=ipoji.com"><u> IPO Ji </u></a>once you reach June 10, 2026, or afterwards. Use either your PAN or application ID to check it in less than 30 seconds</p><hr><p><em>Disclaimer: This blog is published on IPO Ji&#xA0; for informational and educational purposes only. It does not constitute investment advice or a recommendation to apply for the IPO. IPO investments are subject to market risks. GMP is unofficial and does not guarantee listing gains. Investors should read the Red Herring Prospectus carefully and consult a financial advisor before making any investment decision.&#xA0;</em></p><p></p>]]></content:encoded></item><item><title><![CDATA[Q-Line Biotech IPO 2026 — Date, Price Band, GMP, Subscription, Allotment & Analysis]]></title><description><![CDATA[Q-Line Biotech IPO opens 21 May to 25 May 2026 on NSE SME. Price band ₹326–₹343, issue size ₹214.48 Cr. Check GMP, analysis, live subscription status at IPO Ji

]]></description><link>https://www.ipoji.com/blog/q-line-biotech-ipo-2026-full-details-gmp-allotment-date-analysis/</link><guid isPermaLink="false">6a0eb086efa1e80001dc7b68</guid><dc:creator><![CDATA[Team IPO Ji]]></dc:creator><pubDate>Thu, 21 May 2026 12:11:13 GMT</pubDate><media:content url="https://assets.ipoji.com/blog/media/2026/05/1200x675-google-discover-size-2.webp" medium="image"/><content:encoded><![CDATA[<img src="https://assets.ipoji.com/blog/media/2026/05/1200x675-google-discover-size-2.webp" alt="Q-Line Biotech IPO 2026 &#x2014; Date, Price Band, GMP, Subscription, Allotment &amp; Analysis"><p><em>Today, the Lucknow-based IVD diagnostics company opens its &#x20B9;214.48 Cr NSE SME IPO. Everything you want to know before applying.</em></p><p><em>IPO Open: 21 May 2026 IPO Close: 25 May 2026 Listing: 29 May 2026 Price Band: &#x20B9;326-&#x20B9;343</em></p><hr><h3 id="q-line-biotech-ipo-%E2%80%94-quick-facts-at-a-glance"><strong>Q-Line Biotech IPO &#x2014; Quick Facts at a Glance</strong></h3>
<!--kg-card-begin: html-->
<div class="ipo-table-wrapper">
  <table class="ipo-details-table">
    <thead>
      <tr>
        <th>Detail</th>
        <th>Information</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>IPO Open Date</td>
        <td>May 21, 2026 (Thursday)</td>
      </tr>
      <tr>
        <td>IPO Close Date</td>
        <td>May 25, 2026 (Monday)</td>
      </tr>
      <tr>
        <td>Allotment Date</td>
        <td>May 26, 2026 (Tuesday)</td>
      </tr>
      <tr>
        <td>Listing Date</td>
        <td>May 29, 2026 (Friday)</td>
      </tr>
      <tr>
        <td>Face Value</td>
        <td>&#x20B9;10 per share</td>
      </tr>
      <tr>
        <td>Price Band</td>
        <td>&#x20B9;326 to &#x20B9;343 per share</td>
      </tr>
      <tr>
        <td>Lot Size</td>
        <td>400 shares</td>
      </tr>
      <tr>
        <td>Minimum Retail Application</td>
        <td>800 shares (2 lots) = &#x20B9;2,74,400</td>
      </tr>
      <tr>
        <td>Issue Type</td>
        <td>Book Built &#x2014; 100% Fresh Issue</td>
      </tr>
      <tr>
        <td>Total Issue Size</td>
        <td>62,53,200 shares (&#x20B9;214.48 Crore)</td>
      </tr>
      <tr>
        <td>Fresh Issue</td>
        <td>62,53,200 shares (&#x20B9;214.48 Crore)</td>
      </tr>
      <tr>
        <td>Offer for Sale</td>
        <td>Nil</td>
      </tr>
      <tr>
        <td>Listing Exchange</td>
        <td>NSE SME</td>
      </tr>
      <tr>
        <td>Registrar</td>
        <td>Purva Sharegistry (India) Pvt. Ltd.</td>
      </tr>
      <tr>
        <td>Lead Managers</td>
        <td>Hem Securities Ltd., Share India Capital Services Pvt. Ltd.</td>
      </tr>
    </tbody>
  </table>
</div>

<style>
  .ipo-table-wrapper {
    width: 100%;
    overflow-x: auto;
    margin: 24px 0;
  }

  .ipo-details-table {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    font-size: 15px;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
  }

  .ipo-details-table thead {
    background: linear-gradient(135deg, #5b2cff, #8b5cf6);
    color: #ffffff;
  }

  .ipo-details-table th {
    padding: 14px 16px;
    text-align: left;
    font-weight: 700;
    font-size: 16px;
  }

  .ipo-details-table td {
    padding: 13px 16px;
    border-bottom: 1px solid #eeeeee;
    color: #222222;
    vertical-align: top;
  }

  .ipo-details-table tbody tr:nth-child(even) {
    background-color: #f9f7ff;
  }

  .ipo-details-table tbody tr:hover {
    background-color: #f0ebff;
  }

  .ipo-details-table td:first-child {
    font-weight: 600;
    color: #3b237a;
    width: 38%;
  }

  .ipo-details-table tbody tr:last-child td {
    border-bottom: none;
  }

  @media (max-width: 600px) {
    .ipo-details-table {
      font-size: 14px;
    }

    .ipo-details-table th,
    .ipo-details-table td {
      padding: 11px 12px;
    }
  }
</style>
<!--kg-card-end: html-->
<p><strong>Track Q-Line Biotech IPO GMP live on IPO Ji &#x2014; updated daily.</strong><a href="https://www.ipoji.com/ipo/q-line-biotech-ipo?ref=ipoji.com"><strong> <u>Check GMP on IPOji &#x2192;</u></strong></a><br></p><hr><h3 id="ipo-timeline"><strong>IPO Timeline</strong></h3>
<!--kg-card-begin: html-->
<div class="ipo-timeline-table-wrapper">
  <table class="ipo-timeline-table">
    <thead>
      <tr>
        <th>Date</th>
        <th>Event</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>May 21, 2026</td>
        <td>IPO opens for subscription</td>
      </tr>
      <tr>
        <td>May 25, 2026</td>
        <td>IPO closes &#x2014; last day to apply</td>
      </tr>
      <tr>
        <td>May 26, 2026</td>
        <td>Basis of allotment finalised</td>
      </tr>
      <tr>
        <td>May 27, 2026</td>
        <td>Refunds initiated &amp; shares credited to demat</td>
      </tr>
      <tr>
        <td>May 29, 2026</td>
        <td>Stock lists on NSE SME</td>
      </tr>
    </tbody>
  </table>
</div>

<style>
  .ipo-timeline-table-wrapper {
    width: 100%;
    overflow-x: auto;
    margin: 24px 0;
  }

  .ipo-timeline-table {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    font-size: 15px;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
  }

  .ipo-timeline-table thead {
    background: linear-gradient(135deg, #5b2cff, #8b5cf6);
    color: #ffffff;
  }

  .ipo-timeline-table th {
    padding: 14px 16px;
    text-align: left;
    font-weight: 700;
    font-size: 16px;
  }

  .ipo-timeline-table td {
    padding: 13px 16px;
    border-bottom: 1px solid #eeeeee;
    color: #222222;
    vertical-align: top;
  }

  .ipo-timeline-table tbody tr:nth-child(even) {
    background-color: #f9f7ff;
  }

  .ipo-timeline-table tbody tr:hover {
    background-color: #f0ebff;
  }

  .ipo-timeline-table td:first-child {
    font-weight: 600;
    color: #3b237a;
    width: 35%;
    white-space: nowrap;
  }

  .ipo-timeline-table tbody tr:last-child td {
    border-bottom: none;
  }

  @media (max-width: 600px) {
    .ipo-timeline-table {
      font-size: 14px;
    }

    .ipo-timeline-table th,
    .ipo-timeline-table td {
      padding: 11px 12px;
    }

    .ipo-timeline-table td:first-child {
      white-space: normal;
    }
  }
</style>
<!--kg-card-end: html-->
<hr><p><strong>Lot Size &amp; Investment Amount</strong></p>
<!--kg-card-begin: html-->
<div class="ipo-application-table-wrapper">
  <table class="ipo-application-table">
    <thead>
      <tr>
        <th>Application</th>
        <th>Lots</th>
        <th>Shares</th>
        <th>Amount</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>Individual (Min)</td>
        <td>2</td>
        <td>800</td>
        <td>&#x20B9;2,74,400</td>
      </tr>
      <tr>
        <td>Individual (Max)</td>
        <td>2</td>
        <td>800</td>
        <td>&#x20B9;2,74,400</td>
      </tr>
      <tr>
        <td>sHNI (Min)</td>
        <td>3</td>
        <td>1,200</td>
        <td>&#x20B9;4,11,600</td>
      </tr>
      <tr>
        <td>sHNI (Max)</td>
        <td>7</td>
        <td>2,800</td>
        <td>&#x20B9;9,60,400</td>
      </tr>
      <tr>
        <td>bHNI (Min)</td>
        <td>8</td>
        <td>3,200</td>
        <td>&#x20B9;10,97,600</td>
      </tr>
    </tbody>
  </table>
</div>

<style>
  .ipo-application-table-wrapper {
    width: 100%;
    overflow-x: auto;
    margin: 24px 0;
  }

  .ipo-application-table {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    font-size: 15px;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
  }

  .ipo-application-table thead {
    background: linear-gradient(135deg, #5b2cff, #8b5cf6);
    color: #ffffff;
  }

  .ipo-application-table th {
    padding: 14px 16px;
    text-align: left;
    font-weight: 700;
    font-size: 16px;
  }

  .ipo-application-table td {
    padding: 13px 16px;
    border-bottom: 1px solid #eeeeee;
    color: #222222;
    vertical-align: top;
  }

  .ipo-application-table tbody tr:nth-child(even) {
    background-color: #f9f7ff;
  }

  .ipo-application-table tbody tr:hover {
    background-color: #f0ebff;
  }

  .ipo-application-table td:first-child {
    font-weight: 600;
    color: #3b237a;
    white-space: nowrap;
  }

  .ipo-application-table th:nth-child(2),
  .ipo-application-table th:nth-child(3),
  .ipo-application-table th:nth-child(4),
  .ipo-application-table td:nth-child(2),
  .ipo-application-table td:nth-child(3),
  .ipo-application-table td:nth-child(4) {
    text-align: right;
  }

  .ipo-application-table tbody tr:last-child td {
    border-bottom: none;
  }

  @media (max-width: 600px) {
    .ipo-application-table {
      font-size: 14px;
    }

    .ipo-application-table th,
    .ipo-application-table td {
      padding: 11px 12px;
    }

    .ipo-application-table td:first-child {
      white-space: normal;
    }
  }
</style>
<!--kg-card-end: html-->
<p><em>All amounts calculated at the upper price band of &#x20B9;343 per share.</em></p><p>Please note: This is NSE SME IPO hence minimum retail application is 2 lots (800 shares). Entry ticket of &#x20B9;2,74,400 is much higher than a normal mainboard IPO. Make sure you have this amount ASBA blocked in your bank before you apply.</p><hr><h3 id="about-q-line-biotech-%E2%80%94-who-are-they"><strong>About Q-Line Biotech &#x2014; Who Are They?</strong></h3><p>Q-Line Biotech Limited was founded in 2010 and is based in Lucknow, Uttar Pradesh. The company is in the In-Vitro Diagnostics (IVD) space &#x2014; which basically means they make the kits, reagents and instruments used in medical labs to test blood, urine and other biological samples.</p><p>They began offering diagnostic instruments and IVD products in 2013, supplying diagnostic service organizations, hospitals and medical colleges directly or via distributors. Over the years they&#x2019;ve built a manufacturing setup across multiple categories:</p><p>Clinical Chemistry Reagent;</p><p>Reagents for hematology</p><p>Immunodiagnostics&#xA0;</p><p>Molecular Diagnostics &amp;</p><p>POC (Point-of-Care) Devices &amp; Quick Tests</p><p>Manufacture and supply of pathologic equipment and in-vitro diagnostic (IVD) devices. As on March 2025, the company had 313 permanent employees on its rolls.</p><p>The company is promoted by Saurabh Garg, Amita Garg, Ayush Garg, Ajay Kumar Mahanty and Abhay Agrawal. In simple words, Q-Line Biotech is a part of the backbone of India&#x2019;s diagnostic industry. It&apos;s quite possible that every time you get a blood test or rapid test run at a lab, they are using some sort of equipment or reagents from a company like this.<br></p><hr><h3 id="q-line-biotech-financial-snapshot"><strong>Q-Line Biotech Financial Snapshot</strong></h3>
<!--kg-card-begin: html-->
<div class="ipo-financial-table-wrapper">
  <table class="ipo-financial-table">
    <thead>
      <tr>
        <th>Particulars (&#x20B9; in Crores)</th>
        <th>Dec 2025 (9M)</th>
        <th>Mar 2025</th>
        <th>Mar 2024</th>
        <th>Mar 2023</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>Total Assets</td>
        <td>561.34</td>
        <td>455.49</td>
        <td>339.25</td>
        <td>251.58</td>
      </tr>
      <tr>
        <td>Revenue</td>
        <td>236.50</td>
        <td>322.58</td>
        <td>206.45</td>
        <td>184.81</td>
      </tr>
      <tr>
        <td>Profit After Tax (PAT)</td>
        <td>38.69</td>
        <td>28.13</td>
        <td>34.44</td>
        <td>32.10</td>
      </tr>
      <tr>
        <td>Total Borrowings</td>
        <td>243.85</td>
        <td>164.95</td>
        <td>96.91</td>
        <td>73.65</td>
      </tr>
    </tbody>
  </table>
</div>

<style>
  .ipo-financial-table-wrapper {
    width: 100%;
    overflow-x: auto;
    margin: 24px 0;
  }

  .ipo-financial-table {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    font-size: 15px;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
    min-width: 680px;
  }

  .ipo-financial-table thead {
    background: linear-gradient(135deg, #5b2cff, #8b5cf6);
    color: #ffffff;
  }

  .ipo-financial-table th {
    padding: 14px 16px;
    text-align: right;
    font-weight: 700;
    font-size: 16px;
    white-space: nowrap;
  }

  .ipo-financial-table th:first-child {
    text-align: left;
  }

  .ipo-financial-table td {
    padding: 13px 16px;
    border-bottom: 1px solid #eeeeee;
    color: #222222;
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
  }

  .ipo-financial-table td:first-child {
    text-align: left;
    font-weight: 600;
    color: #3b237a;
  }

  .ipo-financial-table tbody tr:nth-child(even) {
    background-color: #f9f7ff;
  }

  .ipo-financial-table tbody tr:hover {
    background-color: #f0ebff;
  }

  .ipo-financial-table tbody tr:last-child td {
    border-bottom: none;
  }

  @media (max-width: 600px) {
    .ipo-financial-table {
      font-size: 14px;
    }

    .ipo-financial-table th,
    .ipo-financial-table td {
      padding: 11px 12px;
    }
  }
</style>
<!--kg-card-end: html-->
<p>A few notable points can be observed. First, the income has increased significantly between FY24 and FY25.(&#x20B9;206 Cr in FY24, &#x20B9;322 Cr in FY25), indicating growth and expansion of the firm&apos;s operations. At the same time, the profit after tax for FY25, &#x20B9;28 Cr, was less than in FY24 (&#x20B9;34 Cr). The improvement in profits, however, can be seen based on the 9 months FY26 PAT of &#x20B9;38.69 Cr, surpassing FY25 PAT figures altogether.<br><br>As far as the debt situation is concerned, the level of borrowings has increased from &#x20B9;73 Cr in FY23 to &#x20B9;243 Cr at the end of December 2025. Therefore, debt reduction is one of the key objectives of this IPO.</p><hr><p><strong>Objectives behind the IPO &#x2013; How will the money be utilized?</strong><br><br>The following are the three main objectives behind which this <br>IPO is being conducted. These require that the &#x20B9;214.48 Crore collected via this IPO be utilized as follows:</p><p><strong>Working capital needs</strong> &#x2013; &#x20B9;93.50 Crore</p><p><strong>Repayment of certain borrowings</strong> &#x2013; &#x20B9;90.00 Crore</p><p><strong>Other corporate purposes </strong>&#x2013; remaining sum</p><p>Approximately &#x20B9;183.50 Crore from the total amount will go into working capital and repayment of debts. Such a distribution is quite normal considering that the company operates in the manufacturing sector.</p><hr><p><strong>Subscription Status (Live)</strong><br>Q-Line Biotech IPO subscription data as of <strong>May 25, 2026, 5:00 PM</strong>:</p>
<!--kg-card-begin: html-->
<div class="ipo-subscription-table-wrapper">
  <table class="ipo-subscription-table">
    <thead>
      <tr>
        <th>Category</th>
        <th>Subscription</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>QIB</td>
        <td>123.94x</td>
      </tr>
      <tr>
        <td>NII (bHNI)</td>
        <td>178.82x</td>
      </tr>
      <tr>
        <td>NII (sHNI)</td>
        <td>81.35x</td>
      </tr>
      <tr>
        <td>Retail Individual</td>
        <td>71.44x</td>
      </tr>
      <tr>
        <td>Total</td>
        <td>102.49x</td>
      </tr>
    </tbody>
  </table>
</div>

<style>
  .ipo-subscription-table-wrapper {
    width: 100%;
    overflow-x: auto;
    margin: 24px 0;
  }

  .ipo-subscription-table {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    font-size: 15px;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
  }

  .ipo-subscription-table thead {
    background: linear-gradient(135deg, #5b2cff, #8b5cf6);
    color: #ffffff;
  }

  .ipo-subscription-table th {
    padding: 14px 16px;
    text-align: left;
    font-weight: 700;
    font-size: 16px;
  }

  .ipo-subscription-table th:last-child {
    text-align: right;
  }

  .ipo-subscription-table td {
    padding: 13px 16px;
    border-bottom: 1px solid #eeeeee;
    color: #222222;
    vertical-align: top;
  }

  .ipo-subscription-table td:first-child {
    font-weight: 600;
    color: #3b237a;
  }

  .ipo-subscription-table td:last-child {
    text-align: right;
    font-weight: 700;
    color: #2f166f;
  }

  .ipo-subscription-table tbody tr:nth-child(even) {
    background-color: #f9f7ff;
  }

  .ipo-subscription-table tbody tr:hover {
    background-color: #f0ebff;
  }

  .ipo-subscription-table tbody tr:last-child {
    background-color: #f3efff;
  }

  .ipo-subscription-table tbody tr:last-child td {
    border-bottom: none;
    font-weight: 700;
  }

  @media (max-width: 600px) {
    .ipo-subscription-table {
      font-size: 14px;
    }

    .ipo-subscription-table th,
    .ipo-subscription-table td {
      padding: 11px 12px;
    }
  }
</style>
<!--kg-card-end: html-->
<p>The IPO is witnessing decent early traction, with the overall subscription reaching 102.49x on Day 3 as of 5:00 PM. The NII category is leading the demand with a subscription of 146.33x, that reflects strong investor interest at this stage. </p><p><a href="https://www.ipoji.com/ipo-subscription/q-line-biotech-ipo?ref=ipoji.com"><u>Track live Q-Line Biotech IPO subscription on IPOji &#x2192;</u></a></p><hr><h3 id="allotment-details"><strong>Allotment Details</strong></h3><p><strong>Registrar:</strong> Purva Sharegistry (India) Pvt. Ltd. <strong>Registrar Website:</strong><a href="https://www.purvashare.com/investor-service/ipo-query?ref=ipoji.com"> <u>www.purvashare.com</u></a> <strong>Registrar Email:</strong> newissue@purvashare.com</p><p>To check your allotment status, visit the Purva Sharegistry website after May 26 and enter your PAN number or application number. You can also check it directly on IPOji &#x2014; free, no login required.</p><p><a href="https://www.ipoji.com/ipo-allotment-status/q-line-biotech-ipo?ref=ipoji.com"><u>Check Q-Line Biotech IPO allotment status on IPOji &#x2192;</u></a></p><hr><h3 id="how-to-apply-for-q-line-biotech-ipo"><strong>How to Apply for Q-Line Biotech IPO</strong></h3><p><strong>Step 1 - Open your broker /bank App </strong>You can use IPO Ji , Zerodha , Groww, Angel One, Upstox or  your bank&apos;s net banking portal. Go to IPO section there.</p><p><strong>Step 2 - Search for &quot;Q-Line Biotech IPO&quot; </strong>It is active from 21st May, 2026. Choose the number of lots to bid on - Minimum 2 lots ( 800 shares valued at Rs 2,74,400 at upper band ). You can also apply using IPO Ji by linking your demat account.</p><p><strong>Step 3 - Bid at the cut off price </strong>Bid at the cut off price of Rs 343 for maximum chance of allotment. Amount is only blocked in your account and not debited till you are allotted.</p><p><strong>Step 4 - Enter your UPI ID and accept the mandate </strong>After you place the order, a UPI mandate request will appear on your payapp (GPay, PhonePe, BHIM, Paytm). Approve the same before it gets expired.</p><p><strong>Step 5 - Check allotment on 26th May </strong>You can check your allotment from IPO Ji or Purva Sharegistry. Enter your PAN/application number and check your allotment.</p><hr><h3 id="contact-registrar-details"><strong>Contact &amp; Registrar Details</strong></h3>
<!--kg-card-begin: html-->
<div class="ipo-contact-table-wrapper">
  <table class="ipo-contact-table">
    <thead>
      <tr>
        <th>Detail</th>
        <th>Information</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>Company</td>
        <td>Q-Line Biotech Limited</td>
      </tr>
      <tr>
        <td>Company Phone</td>
        <td><a href="tel:+915222435570">+91 522-2435570</a></td>
      </tr>
      <tr>
        <td>Company Email</td>
        <td><a href="mailto:compliance@qlinebiotech.com">compliance@qlinebiotech.com</a></td>
      </tr>
      <tr>
        <td>Company Website</td>
        <td><a href="https://qlinebiotech.com/?ref=ipoji.com" target="_blank" rel="noopener">qlinebiotech.com</a></td>
      </tr>
      <tr>
        <td>Address</td>
        <td>298-281, Transport Nagar, Kanpur Road, Adjacent Transport Nagar Metro Station, Lucknow, UP &#x2013; 226012</td>
      </tr>
      <tr>
        <td>Registrar</td>
        <td>Purva Sharegistry (India) Pvt. Ltd.</td>
      </tr>
      <tr>
        <td>Registrar Phone</td>
        <td><a href="tel:+912223018261">+91-022-23018261</a> / <a href="tel:+912223016761">23016761</a></td>
      </tr>
      <tr>
        <td>Registrar Email</td>
        <td><a href="mailto:newissue@purvashare.com">newissue@purvashare.com</a></td>
      </tr>
    </tbody>
  </table>
</div>

<style>
  .ipo-contact-table-wrapper {
    width: 100%;
    overflow-x: auto;
    margin: 24px 0;
  }

  .ipo-contact-table {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    font-size: 15px;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
  }

  .ipo-contact-table thead {
    background: linear-gradient(135deg, #5b2cff, #8b5cf6);
    color: #ffffff;
  }

  .ipo-contact-table th {
    padding: 14px 16px;
    text-align: left;
    font-weight: 700;
    font-size: 16px;
  }

  .ipo-contact-table td {
    padding: 13px 16px;
    border-bottom: 1px solid #eeeeee;
    color: #222222;
    vertical-align: top;
    line-height: 1.5;
  }

  .ipo-contact-table td:first-child {
    font-weight: 600;
    color: #3b237a;
    width: 32%;
    white-space: nowrap;
  }

  .ipo-contact-table tbody tr:nth-child(even) {
    background-color: #f9f7ff;
  }

  .ipo-contact-table tbody tr:hover {
    background-color: #f0ebff;
  }

  .ipo-contact-table tbody tr:last-child td {
    border-bottom: none;
  }

  .ipo-contact-table a {
    color: #5b2cff;
    font-weight: 600;
    text-decoration: none;
    word-break: break-word;
  }

  .ipo-contact-table a:hover {
    text-decoration: underline;
  }

  @media (max-width: 600px) {
    .ipo-contact-table {
      font-size: 14px;
    }

    .ipo-contact-table th,
    .ipo-contact-table td {
      padding: 11px 12px;
    }

    .ipo-contact-table td:first-child {
      white-space: normal;
      width: 38%;
    }
  }
</style>
<!--kg-card-end: html-->
<hr><h3 id="frequently-asked-questions"><strong>Frequently Asked Questions</strong></h3><div class="kg-card kg-toggle-card" data-kg-toggle-state="close">
            <div class="kg-toggle-heading">
                <h4 class="kg-toggle-heading-text"><b><strong style="white-space: pre-wrap;">What is Q-Line Biotech IPO?</strong></b></h4>
                <button class="kg-toggle-card-icon" aria-label="Expand toggle to read content">
                    <svg id="Regular" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24">
                        <path class="cls-1" d="M23.25,7.311,12.53,18.03a.749.749,0,0,1-1.06,0L.75,7.311"/>
                    </svg>
                </button>
            </div>
            <div class="kg-toggle-content"><p><span style="white-space: pre-wrap;">Q-Line Biotech IPO is a book built SME IPO with an issue size of &#x20B9;214.48 crore. The company will be offering 62,53,200 equity shares with a price range of &#x20B9;326 - &#x20B9;343 per share. This SME IPO will open on May 21 to May 25, 2026, and get listed on NSE SME.</span></p></div>
        </div><div class="kg-card kg-toggle-card" data-kg-toggle-state="close">
            <div class="kg-toggle-heading">
                <h4 class="kg-toggle-heading-text"><b><strong style="white-space: pre-wrap;">What is the price band of the Q-Line Biotech IPO?</strong></b></h4>
                <button class="kg-toggle-card-icon" aria-label="Expand toggle to read content">
                    <svg id="Regular" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24">
                        <path class="cls-1" d="M23.25,7.311,12.53,18.03a.749.749,0,0,1-1.06,0L.75,7.311"/>
                    </svg>
                </button>
            </div>
            <div class="kg-toggle-content"><p><span style="white-space: pre-wrap;">The price band is &#x20B9;326 to &#x20B9;343. The cut-off price to get a higher chance of allocation is &#x20B9;343.</span></p></div>
        </div><div class="kg-card kg-toggle-card" data-kg-toggle-state="close">
            <div class="kg-toggle-heading">
                <h4 class="kg-toggle-heading-text"><b><strong style="white-space: pre-wrap;">What is the lot size and minimum application?</strong></b></h4>
                <button class="kg-toggle-card-icon" aria-label="Expand toggle to read content">
                    <svg id="Regular" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24">
                        <path class="cls-1" d="M23.25,7.311,12.53,18.03a.749.749,0,0,1-1.06,0L.75,7.311"/>
                    </svg>
                </button>
            </div>
            <div class="kg-toggle-content"><p><span style="white-space: pre-wrap;">The lot size is 400 shares. For retail investors, the minimum number of lots to be applied should be 2, which means 800 shares. Applying at &#x20B9;343, the minimum amount of money to be invested is &#x20B9;2,74,400.</span></p></div>
        </div><div class="kg-card kg-toggle-card" data-kg-toggle-state="close">
            <div class="kg-toggle-heading">
                <h4 class="kg-toggle-heading-text"><b><strong style="white-space: pre-wrap;">Q-Line Biotech allotment date? </strong></b></h4>
                <button class="kg-toggle-card-icon" aria-label="Expand toggle to read content">
                    <svg id="Regular" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24">
                        <path class="cls-1" d="M23.25,7.311,12.53,18.03a.749.749,0,0,1-1.06,0L.75,7.311"/>
                    </svg>
                </button>
            </div>
            <div class="kg-toggle-content"><p><span style="white-space: pre-wrap;">Allotment expected on 26th May, 2026. Check status on IPOji or Purva Sharegistry portal using either PAN or Application Number.</span></p></div>
        </div><div class="kg-card kg-toggle-card" data-kg-toggle-state="close">
            <div class="kg-toggle-heading">
                <h4 class="kg-toggle-heading-text"><b><strong style="white-space: pre-wrap;">When will be the listing of Q-Line Biotech stock?</strong></b></h4>
                <button class="kg-toggle-card-icon" aria-label="Expand toggle to read content">
                    <svg id="Regular" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24">
                        <path class="cls-1" d="M23.25,7.311,12.53,18.03a.749.749,0,0,1-1.06,0L.75,7.311"/>
                    </svg>
                </button>
            </div>
            <div class="kg-toggle-content"><p><span style="white-space: pre-wrap;">Tentative listing on May 29, 2026 on NSE SME Platform.</span></p></div>
        </div><div class="kg-card kg-toggle-card" data-kg-toggle-state="close">
            <div class="kg-toggle-heading">
                <h4 class="kg-toggle-heading-text"><b><strong style="white-space: pre-wrap;">What is the Q-Line Biotech IPO GMP today?</strong></b></h4>
                <button class="kg-toggle-card-icon" aria-label="Expand toggle to read content">
                    <svg id="Regular" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24">
                        <path class="cls-1" d="M23.25,7.311,12.53,18.03a.749.749,0,0,1-1.06,0L.75,7.311"/>
                    </svg>
                </button>
            </div>
            <div class="kg-toggle-content"><p><span style="white-space: pre-wrap;">The Grey market premium (GMP) for</span><a href="https://www.ipoji.com/ipo/q-line-biotech-ipo?ref=ipoji.com" rel="noreferrer"><span style="white-space: pre-wrap;"> Q-Line Biotech Limited IPO </span></a><span style="white-space: pre-wrap;">indicates market sentiment and potential listing expectations based on unofficial trading activity.</span></p><p><span style="white-space: pre-wrap;">Track the latest on</span><a href="https://www.ipoji.com/?ref=ipoji.com" rel="noreferrer"> <b><strong style="white-space: pre-wrap;">IPO Ji</strong></b></a></p></div>
        </div><hr><p><strong>Conclusion</strong></p><p>Q-Line Biotech is a profitable diagnostics firm, experiencing rising revenues and operations in one of the sturdier business environments of India. The IPO model, which comprises all fresh issuance, with proceeds to be allocated for working capital purposes and debts, is clean.</p><p>Having said that, the offering comes from an SME IPO with a hefty entry price, substantial debt, and some concerns about margin stability. Investors should evaluate the risks carefully before applying. Research thoroughly, analyze the RHP, and make your own judgment.</p><p>Monitor the real-time GMP, subscriptions status, and allotments for Q-Line Biotech IPO at <a href="http://ipoji.com/?ref=ipoji.com"><u>ipoji.com</u></a>&#xA0;</p><hr><p><em>Disclaimer: This blog is published on IPOji.com for informational and educational purposes only. It does not constitute investment advice. GMP data is unofficial and sourced from market sentiment &#x2014; it does not guarantee listing price or returns. Please read the Red Herring Prospectus (RHP) carefully before investing. IPOji is not SEBI registered. Consult your financial advisor before making any investment decision.</em></p>]]></content:encoded></item><item><title><![CDATA[Upcoming SME IPOs This Week in India – Full SME IPO Calendar for May 2026]]></title><description><![CDATA[Check the latest SME IPOs opening this week in India. Get issue dates, company details, subscription updates, allotment status, and SME IPO news on IPO Ji.]]></description><link>https://www.ipoji.com/blog/upcoming-sme-ipos-calendar-may-2026/</link><guid isPermaLink="false">6a0b416befa1e80001dc7b27</guid><category><![CDATA[IPO]]></category><dc:creator><![CDATA[Team IPO Ji]]></dc:creator><pubDate>Mon, 18 May 2026 16:56:25 GMT</pubDate><media:content url="https://assets.ipoji.com/blog/media/2026/05/Upcoming-SME-IPO-in-may-2026.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://assets.ipoji.com/blog/media/2026/05/Upcoming-SME-IPO-in-may-2026.jpg" alt="Upcoming SME IPOs This Week in India &#x2013; Full SME IPO Calendar for May 2026"><p>India&#x2019;s SME IPO segment continues to stay active with multiple companies opening their public issues this week across sectors like food processing, biotech, healthcare, infrastructure, automotive accessories, and agri-business.</p><p>While the broader IPO market has seen mixed listing performances recently, investor participation in fundamentally strong SME issues remains steady. Retail investors are now becoming far more selective and are focusing more on business quality, valuations, scalability, and subscription demand rather than chasing speculative listing expectations alone.</p><p>IPO Ji continues to track all major SME IPO developments, including issue dates, subscription updates, allotment status, and company-wise IPO coverage to help investors stay informed throughout the IPO process.</p><p>Between 18 May and 26 May 2026, eight SME IPOs are scheduled to open on the NSE SME and BSE SME platforms. Here&#x2019;s a complete breakdown of all the upcoming SME IPOs this week, including issue dates, sectors, company insights, and what investors should track before applying.</p><hr><h2 id="sme-ipos-opening-this-week-%E2%80%93-complete-list"><strong>SME IPOs Opening This Week &#x2013; Complete List</strong></h2>
<!--kg-card-begin: html-->
<div style="overflow-x:auto;margin:16px 0;-webkit-overflow-scrolling:touch;">
  <table style="min-width:680px;width:100%;border-collapse:collapse;font-size:14px;">
    <thead>
      <tr>
        <th style="padding:10px 12px;text-align:center;border-bottom:1px solid #ddd;font-weight:600;">
          Company
        </th>
        <th style="padding:10px 12px;text-align:center;border-bottom:1px solid #ddd;font-weight:600;">
          IPO Dates
        </th>
        <th style="padding:10px 12px;text-align:center;border-bottom:1px solid #ddd;font-weight:600;">
          Sector
        </th>
        <th style="padding:10px 12px;text-align:center;border-bottom:1px solid #ddd;font-weight:600;">
          Platform
        </th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Company">
          <a href="https://www.ipoji.com/ipo/nfp-sampoorna-foods-ipo?ref=ipoji.com" style="color:inherit;text-decoration:none;">
            NFP Sampoorna Foods
          </a>
        </td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="IPO Dates">18 &#x2013; 20 May 2026</td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Sector">Food Processing</td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Platform">
          <span style="font-size:12px;padding:4px 8px;border-radius:999px;background:#f0f0f0;">NSE SME</span>
        </td>
      </tr>

      <tr>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Company">
          <a href="https://www.ipoji.com/ipo/teamtech-formwork-ipo?ref=ipoji.com" style="color:inherit;text-decoration:none;">
            Teamtech Formwork Solutions
          </a>
        </td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="IPO Dates">19 &#x2013; 21 May 2026</td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Sector">Infrastructure / Construction</td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Platform">
          <span style="font-size:12px;padding:4px 8px;border-radius:999px;background:#f0f0f0;">NSE SME</span>
        </td>
      </tr>

      <tr>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Company">
          <a href="https://www.ipoji.com/ipo/harikanta-overseas-ipo?ref=ipoji.com" style="color:inherit;text-decoration:none;">
            Harikanta Overseas
          </a>
        </td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="IPO Dates">20 &#x2013; 22 May 2026</td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Sector">Agri Exports</td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Platform">
          <span style="font-size:12px;padding:4px 8px;border-radius:999px;background:#f0f0f0;">BSE SME</span>
        </td>
      </tr>

      <tr>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Company">
          <a href="https://www.ipoji.com/ipo/vegorama-punjabi-angithi-ipo?ref=ipoji.com" style="color:inherit;text-decoration:none;">
            Vegorama Punjabi Angithi
          </a>
        </td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="IPO Dates">20 &#x2013; 22 May 2026</td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Sector">QSR / Food Services</td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Platform">
          <span style="font-size:12px;padding:4px 8px;border-radius:999px;background:#f0f0f0;">BSE SME</span>
        </td>
      </tr>

      <tr>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Company">
          <a href="https://www.ipoji.com/ipo/autofurnish-ipo?ref=ipoji.com" style="color:inherit;text-decoration:none;">
            Autofurnish
          </a>
        </td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="IPO Dates">21 &#x2013; 25 May 2026</td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Sector">Auto Accessories</td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Platform">
          <span style="font-size:12px;padding:4px 8px;border-radius:999px;background:#f0f0f0;">BSE SME</span>
        </td>
      </tr>

      <tr>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Company">
          <a href="https://www.ipoji.com/ipo/bio-medica-laboratories-ipo?ref=ipoji.com" style="color:inherit;text-decoration:none;">
            Bio Medica Laboratories
          </a>
        </td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="IPO Dates">21 &#x2013; 25 May 2026</td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Sector">Healthcare</td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Platform">
          <span style="font-size:12px;padding:4px 8px;border-radius:999px;background:#f0f0f0;">NSE SME</span>
        </td>
      </tr>

      <tr>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Company">
          <a href="https://www.ipoji.com/ipo/q-line-biotech-ipo?ref=ipoji.com" style="color:inherit;text-decoration:none;">
            Q-Line Biotech
          </a>
        </td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="IPO Dates">21 &#x2013; 25 May 2026</td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Sector">Agricultural Biotech</td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Platform">
          <span style="font-size:12px;padding:4px 8px;border-radius:999px;background:#f0f0f0;">NSE SME</span>
        </td>
      </tr>

      <tr>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Company">
          <a href="https://www.ipoji.com/ipo/m-r-maniveni-ipo?ref=ipoji.com" style="color:inherit;text-decoration:none;">
            M R Maniveni Foods
          </a>
        </td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="IPO Dates">22 &#x2013; 26 May 2026</td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Sector">Food Processing</td>
        <td style="padding:10px 12px;border-bottom:1px dashed #eee;" data-label="Platform">
          <span style="font-size:12px;padding:4px 8px;border-radius:999px;background:#f0f0f0;">BSE SME</span>
        </td>
      </tr>
    </tbody>
  </table>
</div>
<!--kg-card-end: html-->
<p>Investors can track daily SME IPO updates, live subscription data, and detailed IPO reviews on IPO Ji throughout the week.</p><hr><h2 id="nfp-sampoorna-foods-ipo"><strong>NFP Sampoorna Foods IPO</strong></h2><p><strong>IPO Dates:</strong> 18 &#x2013; 20 May 2026</p><p><strong>Sector:</strong> Food Processing</p><p><strong>Platform:</strong> NSE SME</p><p><a href="https://www.ipoji.com/ipo/nfp-sampoorna-foods-ipo?ref=ipoji.com"><u>NFP Sampoorna Foods </u></a>operates in the packaged and processed food segment, a category that continues to expand steadily due to rising urban consumption and changing eating habits. Demand for ready-to-cook and branded staple products has increased significantly across Tier 2 and Tier 3 markets over the last few years.</p><p>The company appears focused on scaling distribution and strengthening its market presence in regional food categories. Investors tracking consumption-led businesses may keep this IPO on their radar, especially as food processing remains one of the long-term structural growth sectors in India.</p><p>However, competition in the packaged food industry remains intense, particularly from larger FMCG brands with stronger distribution capabilities.</p><div class="kg-card kg-button-card kg-align-center"><a href="https://www.ipoji.com/ipo/nfp-sampoorna-foods-ipo?ref=ipoji.com" class="kg-btn kg-btn-accent">Apply NOW </a></div><hr><h2 id="teamtech-formwork-solutions-ipo"><strong>Teamtech Formwork Solutions IPO</strong></h2><p><strong>IPO Dates:</strong> 19 &#x2013; 21 May 2026</p><p><strong>Sector:</strong> Infrastructure / Construction</p><p><strong>Platform:</strong> NSE SME</p><p><a href="https://www.ipoji.com/ipo/teamtech-formwork-ipo?ref=ipoji.com"><u>Teamtech Formwork Solutions</u></a> is linked to India&#x2019;s infrastructure and construction ecosystem through its formwork and construction support solutions business.</p><p>With continued government spending on roads, metros, housing, and industrial projects, construction-linked companies continue to benefit from long-term capex momentum. The company operates in a relatively niche segment where execution capability and project relationships play an important role.</p><p>Infrastructure-focused SME IPOs generally attract investor attention when order books and revenue visibility remain strong. Investors may closely watch the company&#x2019;s financial consistency and project pipeline before making investment decisions.</p><div class="kg-card kg-button-card kg-align-center"><a href="https://www.ipoji.com/ipo/teamtech-formwork-ipo?ref=ipoji.com" class="kg-btn kg-btn-accent">Apply Now</a></div><hr><h2 id="harikanta-overseas-ipo"><strong>Harikanta Overseas IPO</strong></h2><p><strong>IPO Dates:</strong> 20 &#x2013; 22 May 2026</p><p><strong>Sector:</strong> Agri Exports</p><p><strong>Platform:</strong> BSE SME</p><p><a href="https://www.ipoji.com/ipo/harikanta-overseas-ipo?ref=ipoji.com"><u>Harikanta Overseas</u></a> operates in the agricultural exports segment, a sector closely tied to global commodity demand and India&#x2019;s export ecosystem.</p><p>India continues to remain one of the world&#x2019;s largest exporters of several agricultural products, creating long-term opportunities for export-oriented businesses. Companies in this space benefit from global demand diversification and expanding trade relationships across Asia, the Middle East, and Africa.</p><p>At the same time, export businesses remain sensitive to government policy changes, commodity price fluctuations, and currency movements, making financial discipline particularly important for investors evaluating such IPOs.</p><div class="kg-card kg-button-card kg-align-center"><a href="https://www.ipoji.com/ipo/harikanta-overseas-ipo?ref=ipoji.com" class="kg-btn kg-btn-accent">Apply Now</a></div><hr><h2 id="vegorama-punjabi-angithi-ipo"><strong>Vegorama Punjabi Angithi IPO</strong></h2><p><strong>IPO Dates:</strong> 20 &#x2013; 22 May 2026</p><p><strong>Sector:</strong> QSR / Food Services</p><p><strong>Platform:</strong> BSE SME</p><p><a href="https://www.ipoji.com/ipo/vegorama-punjabi-angithi-ipo?ref=ipoji.com"><u>Vegorama Punjabi Angithi</u></a> operates in the quick-service restaurant and food services category. Organized food brands continue to expand rapidly beyond metro cities as dining-out culture grows across smaller cities in India.</p><p>Regional cuisine-focused brands often build strong customer loyalty due to familiarity and pricing accessibility. The company may look to utilize IPO proceeds for outlet expansion, operational scaling, and brand growth.</p><p>The QSR sector remains highly competitive, but scalable regional brands with efficient operations continue to draw investor interest in the SME space.</p><div class="kg-card kg-button-card kg-align-center"><a href="https://www.ipoji.com/ipo/vegorama-punjabi-angithi-ipo?ref=ipoji.com" class="kg-btn kg-btn-accent">Apply Now</a></div><hr><h2 id="autofurnish-ipo"><strong>Autofurnish IPO</strong></h2><p><strong>IPO Dates:</strong> 21 &#x2013; 25 May 2026</p><p><strong>Sector:</strong> Auto Accessories</p><p><strong>Platform:</strong> BSE SME</p><p><a href="https://www.ipoji.com/ipo/autofurnish-ipo?ref=ipoji.com"><u>Autofurnish </u></a>operates in the automotive accessories and aftermarket products segment. India&#x2019;s growing passenger vehicle market and increasing consumer preference for vehicle customization continue to support demand in this industry.</p><p>The organized auto accessories market has expanded significantly through e-commerce and omnichannel retail distribution. Companies with strong product positioning and distribution reach are gradually gaining market share in a traditionally fragmented industry.</p><p>Investors may evaluate the company based on revenue growth, brand positioning, and scalability within the broader automotive ecosystem.</p><div class="kg-card kg-button-card kg-align-center"><a href="https://www.ipoji.com/ipo/autofurnish-ipo?ref=ipoji.com" class="kg-btn kg-btn-accent">Apply Now</a></div><hr><h2 id="bio-medica-laboratories-ipo"><strong>Bio Medica Laboratories IPO</strong></h2><p><strong>IPO Dates:</strong> 21 &#x2013; 25 May 2026</p><p><strong>Sector:</strong> Healthcare</p><p><strong>Platform:</strong> NSE SME</p><p><a href="https://www.ipoji.com/ipo/bio-medica-laboratories-ipo?ref=ipoji.com"><u>Bio Medica Laboratories</u></a> belongs to the healthcare and diagnostics-related segment, an industry that continues to see long-term growth driven by rising healthcare awareness and increasing diagnostic penetration in India.</p><p>Healthcare remains one of the more stable sectors in the IPO market because of consistent demand visibility and structural growth potential. Expansion in insurance coverage and preventive healthcare trends are also supporting the diagnostics ecosystem.</p><p>Investors generally track regulatory compliance, operational scale, and profitability trends carefully in healthcare-focused SME IPOs.</p><div class="kg-card kg-button-card kg-align-center"><a href="https://www.ipoji.com/ipo/bio-medica-laboratories-ipo?ref=ipoji.com" class="kg-btn kg-btn-accent">Apply Now</a></div><hr><h2 id="q-line-biotech-ipo"><strong>Q-Line Biotech IPO</strong></h2><p><strong>IPO Dates:</strong> 21 &#x2013; 25 May 2026</p><p><strong>Sector:</strong> Agricultural Biotech</p><p><strong>Platform:</strong> NSE SME</p><p><a href="https://www.ipoji.com/ipo/q-line-biotech-ipo?ref=ipoji.com"><u>Q-Line Biotech</u></a> operates in the agricultural biotechnology space, a segment gaining attention due to India&#x2019;s increasing focus on sustainable farming and bio-based agricultural solutions.</p><p>The agri-biotech sector has seen growing demand for products linked to soil health, organic farming, and productivity enhancement. Government initiatives supporting natural farming practices have also created a supportive environment for companies operating in this space.</p><p>Since biotech businesses often require continuous product development and regulatory approvals, investors may focus on execution capability and business scalability.</p><div class="kg-card kg-button-card kg-align-center"><a href="https://www.ipoji.com/ipo/q-line-biotech-ipo?ref=ipoji.com" class="kg-btn kg-btn-accent">Apply Now</a></div><hr><h2 id="m-r-maniveni-foods-ipo"><strong>M R Maniveni Foods IPO</strong></h2><p><strong>IPO Dates:</strong> 22 &#x2013; 26 May 2026</p><p><strong>Sector:</strong> Food Processing</p><p><strong>Platform:</strong> BSE SME</p><p><a href="https://www.ipoji.com/ipo/m-r-maniveni-ipo?ref=ipoji.com"><u>M R Maniveni Foods </u></a>operates in the regional food products and distribution segment. Regional food companies continue to benefit from strong consumer loyalty and increasing penetration of organized retail and quick-commerce platforms.</p><p>The Indian packaged food market is expanding steadily as consumers shift toward branded and convenience-based products. Regional players with established local demand often look to use IPO funding for capacity expansion and wider distribution reach.</p><p>For investors, scalability and operational consistency remain key factors while evaluating food processing SME IPOs.</p><div class="kg-card kg-button-card kg-align-center"><a href="https://www.ipoji.com/ipo/m-r-maniveni-ipo?ref=ipoji.com" class="kg-btn kg-btn-accent">Apply Now</a></div><hr><h2 id="what-is-an-sme-ipo"><strong>What Is an SME IPO?</strong></h2><p>An SME IPO allows small and medium-sized companies to raise capital from public investors through dedicated SME platforms like NSE SME and BSE SME.</p><p>Compared to mainboard IPOs, SME IPOs usually involve:</p><ul><li>Smaller issue sizes</li><li>Higher risk and volatility</li><li>Lower liquidity</li><li>Faster business scaling opportunities</li></ul><p>Over the last few years, SME IPO participation has increased significantly as retail investors look beyond traditional large-cap opportunities.</p><p>With increasing retail participation in SME issues, platforms like IPO Ji are becoming important research destinations for investors looking to compare upcoming IPOs, understand company fundamentals, and monitor ongoing SME market activity.</p><hr><h2 id="how-to-apply-for-sme-ipos"><strong>How to Apply for SME IPOs</strong></h2><p>Applying for an SME IPO is similar to applying for a mainboard IPO.</p><h3 id="step-1-open-a-demat-account"><strong>Step 1: Open a Demat Account</strong></h3><p>You need a Demat and trading account with a SEBI-registered broker.</p><h3 id="step-2-check-ipo-details"><strong>Step 2: Check IPO Details</strong></h3><p>Review the company&#x2019;s business model, financials, lot size, and issue structure carefully on IPO Ji.</p><h3 id="step-3-apply-through-asba-or-upi"><strong>Step 3: Apply Through ASBA or UPI</strong></h3><p>Applications can be submitted through broker apps or net banking platforms.</p><h3 id="step-4-track-subscription-allotment"><strong>Step 4: Track Subscription &amp; Allotment</strong></h3><p>IPO allotment status is generally finalised within a few working days after issue closure. Track your allotment status on IPO Ji</p><h3 id="step-5-listing-day"><strong>Step 5: Listing Day</strong></h3><p>Shares are credited to Demat accounts before listing on NSE SME or BSE SME platforms.</p><hr><h3 id="key-things-investors-should-track-before-applying"><strong>Key Things Investors Should Track Before Applying</strong></h3><p>Instead of relying only on unofficial market signals, investors should focus on:</p><ul><li>Revenue and profit consistency</li><li>Debt levels</li><li>Promoter background</li><li>Valuation compared to peers</li><li>Use of IPO proceeds</li><li>Subscription demand trends</li><li>Business scalability</li><li>Sector outlook</li></ul><p>SME IPOs can deliver strong opportunities, but they also carry higher liquidity and execution risks compared to mainboard companies.</p><p>This week&#x2019;s SME IPO lineup reflects the wide variety of businesses entering India&#x2019;s public markets &#x2014; from food processing and healthcare to infrastructure and biotech.</p><p>While the SME segment continues to create opportunities for retail investors, the market environment has also become more selective compared to previous years. Investors are now paying closer attention to fundamentals, realistic valuations, and long-term business potential.</p><p>Before investing in any SME IPO, investors should carefully review the DRHP, understand the company&#x2019;s business model, evaluate financial performance, and assess sector-specific risks. SME IPOs can offer growth opportunities, but informed decision-making remains essential in the current market environment.</p><p>For the latest SME IPO news, subscription figures, allotment status, company analysis, and upcoming IPO calendar updates, stay connected with IPO Ji throughout the IPO season.</p>]]></content:encoded></item><item><title><![CDATA[Bajaj Auto Buyback 2026: Board to Consider Share Buyback on May 6 Alongside Q4 Results & Dividend]]></title><description><![CDATA[<p>India&#x2019;s auto major Bajaj Auto Ltd. is back in the spotlight after announcing that its board of directors will meet on May 6, 2026, to consider a fresh share buyback proposal. The development has immediately grabbed investor attention because this could become Bajaj Auto&#x2019;s first buyback</p>]]></description><link>https://www.ipoji.com/blog/bajaj-auto-buyback-2026-board-to-consider-share-buyback-on-may-6-alongside-q4-results-dividend/</link><guid isPermaLink="false">69f44be9efa1e80001dc7afc</guid><dc:creator><![CDATA[Team IPO Ji]]></dc:creator><pubDate>Fri, 01 May 2026 06:58:42 GMT</pubDate><media:content url="https://assets.ipoji.com/blog/media/2026/05/Bajaj-Auto-Buyback-2026.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://assets.ipoji.com/blog/media/2026/05/Bajaj-Auto-Buyback-2026.jpg" alt="Bajaj Auto Buyback 2026: Board to Consider Share Buyback on May 6 Alongside Q4 Results &amp; Dividend"><p>India&#x2019;s auto major Bajaj Auto Ltd. is back in the spotlight after announcing that its board of directors will meet on May 6, 2026, to consider a fresh share buyback proposal. The development has immediately grabbed investor attention because this could become Bajaj Auto&#x2019;s first buyback in nearly two years.</p><p>The announcement becomes even more significant because the company will also declare its Q4 FY26 and full-year FY26 results on the same day, along with a possible final dividend recommendation. With strong profitability, healthy cash reserves, and a history of shareholder-friendly corporate actions, market participants are closely watching what Bajaj Auto may announce next.</p><p>As of April 30, 2026, Bajaj Auto closed at &#x20B9;9,994, placing the stock almost exactly near its previous 2024 buyback price of &#x20B9;10,000 per share.</p><h2 id="bajaj-auto-buyback-2026-%E2%80%93-key-highlights"><strong>Bajaj Auto Buyback 2026 &#x2013; Key Highlights</strong></h2>
<!--kg-card-begin: html-->
<div class="buyback-table-container">
  <table class="buyback-table">
    <thead>
      <tr>
        <th>Particulars</th>
        <th>Details</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>Company</td>
        <td>Bajaj Auto Ltd.</td>
      </tr>
      <tr>
        <td>Board Meeting Date</td>
        <td>May 6, 2026</td>
      </tr>
      <tr>
        <td>Proposal Under Consideration</td>
        <td>Share Buyback</td>
      </tr>
      <tr>
        <td>Expected Buyback Type</td>
        <td>Tender Offer</td>
      </tr>
      <tr>
        <td>Previous Buyback Price</td>
        <td>&#x20B9;10,000 per share</td>
      </tr>
      <tr>
        <td>Previous Buyback Size</td>
        <td>&#x20B9;4,000 Crore</td>
      </tr>
      <tr>
        <td>Last Buyback Year</td>
        <td>2024</td>
      </tr>
      <tr>
        <td>Current Closing Price</td>
        <td>&#x20B9;9,994</td>
      </tr>
      <tr>
        <td>Exchange</td>
        <td>NSE &amp; BSE</td>
      </tr>
      <tr>
        <td>Symbol</td>
        <td>BAJAJ-AUTO</td>
      </tr>
    </tbody>
  </table>
</div>

<style>
  .buyback-table-container {
    width: 100%;
    max-width: 600px;
    margin: 1.5rem auto;
    overflow-x: auto;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    font-size: 0.95rem;
    background: #fff;
  }
  .buyback-table {
    width: 100%;
    border-collapse: collapse;
  }
  .buyback-table th {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 1rem 1.2rem;
    text-align: left;
    font-weight: 600;
    font-size: 0.9rem;
    letter-spacing: 0.5px;
  }
  .buyback-table td {
    padding: 1rem 1.2rem;
    border-bottom: 1px solid #f0f0f0;
    vertical-align: top;
  }
  .buyback-table tbody tr:hover {
    background: #f8f9ff;
  }
  .buyback-table tbody tr:last-child td {
    border-bottom: none;
  }
  @media (max-width: 768px) {
    .buyback-table-container {
      margin: 1rem -1rem;
      border-radius: 0;
      box-shadow: none;
    }
    .buyback-table th,
    .buyback-table td {
      padding: 0.9rem 1rem;
      font-size: 0.9rem;
    }
  }
  @media (max-width: 480px) {
    .buyback-table th,
    .buyback-table td {
      padding: 0.75rem 0.8rem;
      font-size: 0.85rem;
    }
  }
</style>
<!--kg-card-end: html-->
<h3 id="bajaj-auto-to-announce-q4-fy26-results-on-may-6"><strong>Bajaj Auto to Announce Q4 FY26 Results on May 6</strong></h3><p>Alongside the buyback proposal, Bajaj Auto will also release its earnings for the quarter and financial year ended March 31, 2026.</p><p>The board is additionally expected to consider:</p><ul><li>Final dividend recommendation</li><li>Approval of audited financial statements</li><li>Other shareholder-related proposals</li></ul><p>Because all three major developments &#x2014; buyback, earnings, and dividend &#x2014; are being considered together, investors are expecting increased market activity around the stock in the coming sessions.</p><h3 id="why-the-bajaj-auto-buyback-is-generating-buzz"><strong>Why the Bajaj Auto Buyback Is Generating Buzz</strong></h3><p>Bajaj Auto has built a strong reputation among investors for rewarding shareholders consistently through dividends and buybacks.</p><p>The company&#x2019;s last buyback in 2024 was announced at &#x20B9;10,000 per share, which represented a substantial premium over the prevailing market price during that period. Retail investors, especially those in the small shareholder category, benefited significantly from the offer.</p><p>Now, with the stock once again trading close to &#x20B9;10,000, expectations are rising that Bajaj Auto may announce another premium-priced buyback.</p><p>Strong operational performance and rising profitability have further strengthened market confidence.</p><h3 id="bajaj-auto-share-price-performance"><strong>Bajaj Auto Share Price Performance</strong></h3><p>Shares reacted positively after the announcement of the board meeting to consider a buyback.</p><p>The stock eventually closed at &#x20B9;9,994 on 30th April ahead of the board meeting announcement.</p><h3 id="recent-stock-performance"><strong>Recent Stock Performance</strong></h3>
<!--kg-card-begin: html-->
<div class="performance-table-container">
  <table class="performance-table">
    <thead>
      <tr>
        <th>Period</th>
        <th>Performance</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>Past 1 Week</td>
        <td>+2%</td>
      </tr>
      <tr>
        <td>Past 1 Month</td>
        <td>+11%</td>
      </tr>
      <tr>
        <td>Year&#x2011;to&#x2011;Date</td>
        <td>+2%</td>
      </tr>
    </tbody>
  </table>
</div>

<style>
  .performance-table-container {
    width: 100%;
    max-width: 400px;
    margin: 1.4rem auto;
    overflow-x: auto;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 3px 12px rgba(0,0,0,0.06);
2  
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-size: 0.95rem;
  }
  .performance-table {
    width: 100%;
    border-collapse: collapse;
  }
  .performance-table th {
    background: #374151;
    color: white;
    padding: 0.9rem 1.1rem;
    text-align: left;
    font-weight: 600;
    font-size: 0.9rem;
  }
  .performance-table td {
    padding: 0.9rem 1.1rem;
    border-bottom: 1px solid #f1f3f5;
  }
  .performance-table tbody tr:hover {
    background: #f8fafc;
  }
  @media (max-width: 768px) {
    .performance-table-container {
      margin: 1.2rem -1rem;
      border-radius: 0;
      box-shadow: none;
    }
    .performance-table th,
    .performance-table td {
      padding: 0.8rem 1rem;
      font-size: 0.9rem;
    }
  }
  @media (max-width: 480px) {
    .performance-table th,
    .performance-table td {
      padding: 0.7rem 0.8rem;
      font-size: 0.85rem;
    }
  }
</style>
<!--kg-card-end: html-->
<p>The stock also touched:</p><ul><li>52-week high: &#x20B9;10,187 (February 26, 2026)</li><li>52-week low: &#x20B9;7,612 (May 9, 2025)</li></ul><p>As of April 30, 2026, Bajaj Auto&#x2019;s market capitalization stood at approximately &#x20B9;2.73 lakh crore.</p><h2 id="expected-bajaj-auto-buyback-price-2026"><strong>Expected Bajaj Auto Buyback Price 2026</strong></h2><p>Although the company has not officially announced the buyback price yet, investors are already estimating potential ranges based on the 2024 buyback structure.</p><p>During the previous buyback:</p><ul><li>The company offered a premium of nearly 20&#x2013;27% over prevailing market prices.</li><li>Retail participation remained strong because of attractive acceptance ratios.</li></ul><p>If Bajaj Auto follows a similar strategy again, market participants expect the 2026 buyback price to potentially fall in the &#x20B9;11,500&#x2013;&#x20B9;13,000 range.</p><h3 id="bajaj-auto-q3-fy26-performance"><strong>Bajaj Auto Q3 FY26 Performance</strong></h3><p>Bajaj Auto delivered strong Q3 FY26 earnings, further strengthening the possibility of a shareholder reward program.</p><h2 id="q3-fy26-financial-performance"><strong>Q3 FY26 Financial Performance</strong></h2>
<!--kg-card-begin: html-->
<div class="metrics-table-container">
  <table class="metrics-table">
    <thead>
      <tr>
        <th>Metric</th>
        <th>Q3 FY26</th>
        <th>YoY Growth</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>Revenue</td>
        <td>&#x20B9;15,220 Cr</td>
        <td>+19%</td>
      </tr>
      <tr>
        <td>Net Profit</td>
        <td>&#x20B9;2,503 Cr</td>
        <td>+19%</td>
      </tr>
      <tr>
        <td>EBITDA</td>
        <td>&#x20B9;3,160 Cr</td>
        <td>+23%</td>
      </tr>
    </tbody>
  </table>
</div>

<style>
  .metrics-table-container {
    width: 100%;
    max-width: 520px;
    margin: 1.6rem auto;
    overflow-x: auto;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 3px 14px rgba(0,0,0,0.07);
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    font-size: 0.95rem;
  }
  .metrics-table {
    width: 100%;
    border-collapse: collapse;
  }
  .metrics-table th {
    background: #4b5563;
    color: white;
    padding: 0.9rem 1rem;
    text-align: left;
    font-weight: 600;
    font-size: 0.9rem;
  }
  .metrics-table td {
    padding: 0.9rem 1rem;
    border-bottom: 1px solid #f1f3f5;
  }
  .metrics-table tbody tr:hover {
    background: #f9fafb;
  }
  .metrics-table tbody tr:last-child td {
    border-bottom: none;
  }
  @media (max-width: 768px) {
    .metrics-table-container {
      margin: 1.4rem -1rem;
      border-radius: 0;
      box-shadow: none;
    }
    .metrics-table th,
    .metrics-table td {
      padding: 0.8rem 0.9rem;
      font-size: 0.9rem;
    }
  }
  @media (max-width: 480px) {
    .metrics-table th,
    .metrics-table td {
      padding: 0.7rem 0.8rem;
      font-size: 0.85rem;
    }
  }
</style>
<!--kg-card-end: html-->
<p>The growth was driven by:</p><ul><li>Strong domestic motorcycle demand</li><li>Expansion in electric two-wheelers</li><li>Growth in three-wheeler sales</li><li>Healthy export performance</li></ul><p>The company&#x2019;s profitability and cash generation continue to remain robust.</p><h2 id="bajaj-auto-financial-performance-restated-consolidated"><strong>Bajaj Auto Financial Performance (Restated Consolidated)</strong></h2><p>Bajaj Auto&#x2019;s long-term financial growth remains one of the strongest reasons behind buyback expectations.</p><h2 id="financial-snapshot"><strong>Financial Snapshot</strong></h2><p></p>
<!--kg-card-begin: html-->
<div class="fin-table-container">
  <table class="fin-table">
    <thead>
      <tr>
        <th>Period Ended</th>
        <th>31 Mar 2025</th>
        <th>31 Mar 2024</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>Assets</td>
        <td class="fin-amount">54,198.61</td>
        <td class="fin-amount">39,365.68</td>
      </tr>
      <tr>
        <td>Total Income</td>
        <td class="fin-amount">52,468.96</td>
        <td class="fin-amount">46,306.45</td>
      </tr>
      <tr>
        <td>Profit After Tax</td>
        <td class="fin-amount">7,324.73</td>
        <td class="fin-amount">7,708.24</td>
      </tr>
      <tr>
        <td>EBITDA</td>
        <td class="fin-amount">10,101.00</td>
        <td class="fin-amount">8,825.00</td>
      </tr>
      <tr>
        <td>Reserves and Surplus</td>
        <td class="fin-amount">31,680.74</td>
        <td class="fin-amount">14,471.63</td>
      </tr>
    </tbody>
    <tfoot>
      <tr>
        <td colspan="3" class="fin-note">
          Amount in &#x20B9; Crore
        </td>
      </tr>
    </tfoot>
  </table>
</div>

<style>
  .fin-table-container {
    width: 100%;
    max-width: 600px;
    margin: 1.6rem auto;
    overflow-x: auto;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 3px 14px rgba(0,0,0,0.07);
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    font-size: 0.95rem;
  }
  .fin-table {
    width: 100%;
    border-collapse: collapse;
  }
  .fin-table thead th {
    background: #374151;
    color: white;
    padding: 0.9rem 1.1rem;
    text-align: left;
    font-weight: 600;
    font-size: 0.9rem;
  }
  .fin-table tbody td {
    padding: 0.9rem 1.1rem;
    border-bottom: 1px solid #e5e7eb;
  }
  .fin-table tbody tr:nth-child(odd) {
    background: #f9fafb;
  }
  .fin-table tbody tr:nth-child(even) {
    background: #f1f5f9;
  }
  .fin-amount {
    text-align: right;
    font-family: monospace;
    font-size: 0.95rem;
  }
  .fin-note {
    padding: 0.7rem 1.1rem 0.7rem 1.1rem;
    font-size: 0.85rem;
    color: #6b7280;
    border-top: 1px solid #e5e7eb;
    text-align: right;
  }
  @media (max-width: 768px) {
    .fin-table-container {
      margin: 1.4rem -1rem;
      border-radius: 0;
      box-shadow: none;
    }
    .fin-table thead th,
    .fin-table tbody td {
      padding: 0.8rem 1rem;
      font-size: 0.9rem;
    }
    .fin-note {
      padding: 0.6rem 1rem;
    }
  }
  @media (max-width: 480px) {
    .fin-table thead th,
    .fin-table tbody td {
      padding: 0.7rem 0.8rem;
      font-size: 0.85rem;
    }
  }
</style>
<!--kg-card-end: html-->
<h3 id="the-company-has-shown">The company has shown:</h3><ul><li>Consistent revenue growth</li><li>Rising profitability</li><li>Strong operating margins</li><li>Healthy balance sheet position</li></ul><p>These factors improve the company&#x2019;s ability to support buybacks and dividend payouts simultaneously.</p><h2 id="review-of-bajaj-auto-buyback-2024"><strong>Review of Bajaj Auto Buyback 2024</strong></h2><p>The previous buyback announced in 2024 serves as the biggest reference point for investors.</p><h2 id="bajaj-auto-buyback-2024-details"><strong>Bajaj Auto Buyback 2024 Details</strong></h2>
<!--kg-card-begin: html-->
<div class="buyback-details-container">
  <table class="buyback-details-table">
    <thead>
      <tr>
        <th>Particulars</th>
        <th>Details</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>Buyback Price</td>
        <td>&#x20B9;10,000 per share</td>
      </tr>
      <tr>
        <td>Buyback Size</td>
        <td>&#x20B9;4,000 Crore</td>
      </tr>
      <tr>
        <td>Shares Bought Back</td>
        <td>40 lakh shares</td>
      </tr>
      <tr>
        <td>Buyback Type</td>
        <td>Tender Offer</td>
      </tr>
      <tr>
        <td>Record Date</td>
        <td>February 29, 2024</td>
      </tr>
    </tbody>
  </table>
</div>

<style>
  .buyback-details-container {
    width: 100%;
    max-width: 520px;
    margin: 1.6rem auto;
    overflow-x: auto;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 3px 14px rgba(0,0,0,0.07);
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    font-size: 0.95rem;
  }
  .buyback-details-table {
    width: 100%;
    border-collapse: collapse;
  }
  .buyback-details-table th {
    background: #4b5563;
    color: white;
    padding: 0.9rem 1.1rem;
    text-align: left;
    font-weight: 600;
    font-size: 0.9rem;
  }
  .buyback-details-table td {
    padding: 0.9rem 1.1rem;
    border-bottom: 1px solid #e5e7eb;
  }
  .buyback-details-table tbody tr:nth-child(odd) {
    background: #f9fafb;
  }
  .buyback-details-table tbody tr:nth-child(even) {
    background: #f1f5f9;
  }
  @media (max-width: 768px) {
    .buyback-details-container {
      margin: 1.4rem -1rem;
      border-radius: 0;
      box-shadow: none;
    }
    .buyback-details-table th,
    .buyback-details-table td {
      padding: 0.8rem 1rem;
      font-size: 0.9rem;
    }
  }
  @media (max-width: 480px) {
    .buyback-details-table th,
    .buyback-details-table td {
      padding: 0.7rem 0.8rem;
      font-size: 0.85rem;
    }
  }
</style>
<!--kg-card-end: html-->
<p>The buyback was widely considered successful because of the premium pricing and favorable retail participation.</p><h3 id="small-shareholder-advantage-in-buybacks"><strong>Small Shareholder Advantage in Buybacks</strong></h3><p>Under SEBI rules, shareholders holding shares worth up to &#x20B9;2 lakh on the record date qualify under the reserved small shareholder category.</p><p>In the 2024 buyback, entitlement ratios were significantly better for retail investors.</p><h3 id="2024-entitlement-ratio"><strong>2024 Entitlement Ratio</strong></h3>
<!--kg-card-begin: html-->
<div class="ratio-table-container">
  <table class="ratio-table">
    <thead>
      <tr>
        <th>Category</th>
        <th>Ratio</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>Small Shareholders</td>
        <td>7 shares for every 27 held</td>
      </tr>
      <tr>
        <td>General Category</td>
        <td>1 share for every 82 held</td>
      </tr>
    </tbody>
  </table>
</div>

<style>
  .ratio-table-container {
    width: 100%;
    max-width: 520px;
    margin: 1.6rem auto;
    overflow-x: auto;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 3px 14px rgba(0,0,0,0.07);
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    font-size: 0.95rem;
  }
  .ratio-table {
    width: 100%;
    border-collapse: collapse;
  }
  .ratio-table th {
    background: #4b5563;
    color: white;
    padding: 0.9rem 1.1rem;
    text-align: left;
    font-weight: 600;
    font-size: 0.9rem;
  }
  .ratio-table td {
    padding: 0.9rem 1.1rem;
    border-bottom: 1px solid #e5e7eb;
  }
  .ratio-table tbody tr:nth-child(odd) {
    background: #f9fafb;
  }
  .ratio-table tbody tr:nth-child(even) {
    background: #f1f5f9;
  }
  @media (max-width: 768px) {
    .ratio-table-container {
      margin: 1.4rem -1rem;
      border-radius: 0;
      box-shadow: none;
    }
    .ratio-table th,
    .ratio-table td {
      padding: 0.8rem 1rem;
      font-size: 0.9rem;
    }
  }
  @media (max-width: 480px) {
    .ratio-table th,
    .ratio-table td {
      padding: 0.7rem 0.8rem;
      font-size: 0.85rem;
    }
  }
</style>
<!--kg-card-end: html-->
<p>This difference made the buyback especially attractive for smaller investors.</p><hr><h3 id="buyback-tax-rules-for-2026">Buyback Tax Rules for 2026</h3><p>Taxation rules related to buybacks have changed again from April 1, 2026.</p><p>Earlier, buyback proceeds were temporarily treated as dividend income in the hands of shareholders during the 2024&#x2013;25 period.</p><p>However, under the latest framework, buyback proceeds are once again taxed under capital gains rules.</p><h3 id="current-tax-structure"><strong>Current Tax Structure</strong></h3>
<!--kg-card-begin: html-->
<div class="tax-table-container">
  <table class="tax-table">
    <thead>
      <tr>
        <th>Type</th>
        <th>Tax Rate</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>Long&#x2011;Term Capital Gains (LTCG)</td>
        <td>12.5%</td>
      </tr>
      <tr>
        <td>Short&#x2011;Term Capital Gains (STCG)</td>
        <td>20%</td>
      </tr>
    </tbody>
  </table>
</div>

<style>
  .tax-table-container {
    width: 100%;
    max-width: 520px;
    margin: 1.6rem auto;
    overflow-x: auto;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 3px 14px rgba(0,0,0,0.07);
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    font-size: 0.95rem;
  }
  .tax-table {
    width: 100%;
    border-collapse: collapse;
  }
  .tax-table th {
    background: #4b5563;
    color: white;
    padding: 0.9rem 1.1rem;
    text-align: left;
    font-weight: 600;
    font-size: 0.9rem;
  }
  .tax-table td {
    padding: 0.9rem 1.1rem;
    border-bottom: 1px solid #e5e7eb;
  }
  .tax-table tbody tr:nth-child(odd) {
    background: #f9fafb;
  }
  .tax-table tbody tr:nth-child(even) {
    background: #f1f5f9;
  }
  @media (max-width: 768px) {
    .tax-table-container {
      margin: 1.4rem -1rem;
      border-radius: 0;
      box-shadow: none;
    }
    .tax-table th,
    .tax-table td {
      padding: 0.8rem 1rem;
      font-size: 0.9rem;
    }
  }
  @media (max-width: 480px) {
    .tax-table th,
    .tax-table td {
      padding: 0.7rem 0.8rem;
      font-size: 0.85rem;
    }
  }
</style>
<!--kg-card-end: html-->
<p>The revised structure is considered relatively more favorable for long-term investors because the cost of acquisition can now be claimed.</p><p>Investors should still consult their chartered accountant before participating in any buyback.</p><h3 id="risks-investors-should-consider"><strong>Risks Investors Should Consider</strong></h3><p>While buybacks are generally viewed positively, investors should remain cautious about certain risks:</p><ul><li>Official buyback price is not yet announced</li><li>Acceptance ratio may vary</li><li>Stock prices may remain volatile around the announcement</li><li>Buying shares purely for buyback participation carries risk</li><li>General category investors may receive lower acceptance</li></ul><p>Investors should avoid making decisions solely based on speculative price expectations.</p><hr><p>Bajaj Auto&#x2019;s upcoming board meeting on May 6, 2026, has become one of the most closely watched events in the Indian stock market.</p><p>The company is expected to announce:</p><ul><li>Q4 FY26 results</li><li>Full-year FY26 earnings</li><li>Dividend recommendation</li><li>Potential share buyback</li></ul><p>With Bajaj Auto already trading near the previous &#x20B9;10,000 buyback level and the company reporting strong financial growth, market participants are expecting a significant corporate action announcement.</p><p>However, official details regarding the buyback price, size, and record date will only be known after the board meeting outcome.</p><p>Until then, Bajaj Auto Buyback 2026 remains a major event for retail investors, long-term shareholders, and buyback arbitrage participants.</p><hr><p><strong>Disclaimer</strong></p><p>This article is for informational and educational purposes only and should not be considered investment advice. Investors are advised to conduct their own research and consult a SEBI-registered financial advisor before making investment decisions. Buyback price expectations mentioned in this article are based on market assumptions and are not official company announcements.</p>]]></content:encoded></item><item><title><![CDATA[Bagmane Prime Office REIT IPO 2026 — Everything You Need to Know]]></title><description><![CDATA[<h2 id="what-is-bagmane-prime-office-reit"><strong>What Is Bagmane Prime Office REIT?</strong></h2><p>If you&apos;ve been tracking India&apos;s commercial real estate space, the name <strong>Bagmane</strong> needs no introduction in Bengaluru. The Bagmane Group has quietly built one of the most sought-after Grade A+ office portfolios in India &#x2014; and now, they&apos;re</p>]]></description><link>https://www.ipoji.com/blog/bagmane-prime-office-reit-ipo-2026/</link><guid isPermaLink="false">69f3000fefa1e80001dc7af0</guid><dc:creator><![CDATA[Team IPO Ji]]></dc:creator><pubDate>Thu, 30 Apr 2026 07:18:03 GMT</pubDate><media:content url="https://assets.ipoji.com/blog/media/2026/04/Bagmane-prime-office-reit.jpg" medium="image"/><content:encoded><![CDATA[<h2 id="what-is-bagmane-prime-office-reit"><strong>What Is Bagmane Prime Office REIT?</strong></h2><img src="https://assets.ipoji.com/blog/media/2026/04/Bagmane-prime-office-reit.jpg" alt="Bagmane Prime Office REIT IPO 2026 &#x2014; Everything You Need to Know"><p>If you&apos;ve been tracking India&apos;s commercial real estate space, the name <strong>Bagmane</strong> needs no introduction in Bengaluru. The Bagmane Group has quietly built one of the most sought-after Grade A+ office portfolios in India &#x2014; and now, they&apos;re bringing it to the public markets.</p><p><strong>Bagmane Prime Office REIT</strong> is a book-built Real Estate Investment Trust (REIT) focused on owning and managing premium office business parks in Bengaluru &#x2014; India&apos;s undisputed tech capital. The portfolio spans <strong>6 Grade A+ business parks</strong> totalling <strong>20.3 million sq. ft.</strong> of total area (19.6 million sq. ft. leasable), with a committed occupancy rate of <strong>97.9%</strong> as of June 30, 2025.</p><p>The tenant roster reads like a who&apos;s who of global tech &#x2014; <strong>Google, Amazon, Nvidia</strong>, and dozens of other multinational corporations call these parks home. That kind of tenant quality isn&apos;t just a flex &#x2014; it&apos;s the backbone of stable, long-term rental income that directly flows back to unitholders.</p><p>Why This REIT Matters</p><p>REITs in India are still relatively young, but office REITs backed by marquee tenants and near-full occupancy are rare finds. Bagmane&apos;s 97.9% occupancy is exceptionally high even by global benchmarks.</p><h2 id="bagmane-reit-ipo-%E2%80%94-key-details-at-a-glance"><strong>Bagmane REIT IPO &#x2014; Key Details at a Glance</strong></h2>
<!--kg-card-begin: html-->
<table style="border:none;border-collapse:collapse;"><colgroup><col width="192"><col width="381"></colgroup><tbody><tr style="height:30.75pt"><td style="vertical-align:top;padding:9pt 11pt 9pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Parameter</span></p></td><td style="vertical-align:top;padding:9pt 11pt 9pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Details</span></p></td></tr><tr style="height:30.75pt"><td style="border-bottom:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">IPO Open Date</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Tuesday, May 5, 2026</span><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;"> </span><span style="font-size:8.5pt;font-family:Arial,sans-serif;color:#166534;background-color:#dcfce7;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Open</span></p></td></tr><tr style="height:30pt"><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">IPO Close Date</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Thursday, May 7, 2026</span></p></td></tr><tr style="height:30pt"><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Issue Type</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Book Building REIT</span></p></td></tr><tr style="height:30pt"><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Price Band</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x20B9;95 &#x2013; &#x20B9;100 per unit</span></p></td></tr><tr style="height:30pt"><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Total Issue Size</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x20B9;3,405 Crore (34.05 Cr units)</span></p></td></tr><tr style="height:30pt"><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Fresh Issue</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x20B9;2,390 Crore (23.90 Cr units)</span></p></td></tr><tr style="height:30pt"><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Offer for Sale (OFS)</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x20B9;1,015 Crore (10.15 Cr units)</span></p></td></tr><tr style="height:30pt"><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Listing Exchange</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">BSE &amp; NSE</span></p></td></tr><tr style="height:42pt"><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Book Running Lead Manager</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">JM Financial Ltd.</span></p></td></tr><tr style="height:42pt"><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Co-Lead Managers</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Kotak, Axis Capital, IIFL, SBI Capital, 360 One WAM, HDFC Bank</span></p></td></tr><tr style="height:29.25pt"><td style="border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Registrar</span></p></td><td style="border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Kfin Technologies Ltd.</span></p></td></tr></tbody></table>
<!--kg-card-end: html-->
<h2 id="important-dates-%E2%80%94-mark-your-calendar"><strong>Important Dates &#x2014; Mark Your Calendar</strong></h2><p>Here&apos;s a quick rundown of all critical dates for the Bagmane Prime Office REIT IPO process:</p><h4 id="ipo-opens-%E2%80%94-may-5-2026-tuesday"><strong>IPO Opens &#x2014; May 5, 2026 (Tuesday)</strong></h4><p>Subscription opens for retail and institutional investors.</p><h4 id="ipo-closes-%E2%80%94-may-7-2026-thursday"><strong>IPO Closes &#x2014; May 7, 2026 (Thursday)</strong></h4><p>Last day to submit your application. Don&apos;t leave it till the wire.</p><h4 id="allotment-%E2%80%94-may-12-2026-tuesday"><strong>Allotment &#x2014; May 12, 2026 (Tuesday)</strong></h4><p>Units will be allotted to successful applicants. Check via registrar Kfin Technologies.</p><p><strong>Refund &amp; Credit of Units &#x2014; May 13, 2026 (Wednesday)</strong></p><p>Refunds initiated for unsuccessful applicants. Units credited to demat for allottees.</p><h4 id="listing-day-%E2%80%94-may-15-2026-friday"><strong>Listing Day &#x2014; May 15, 2026 (Friday)</strong></h4><p>Bagmane Prime Office REIT lists on both BSE and NSE.</p><h2 id="the-portfolio-%E2%80%94-what-youre-actually-investing-in"><strong>The Portfolio &#x2014; What You&apos;re Actually Investing In</strong></h2><p>This is where it gets interesting. Bagmane Prime Office REIT isn&apos;t just a collection of buildings &#x2014; it&apos;s a <strong>strategically curated portfolio of Grade A+ business parks</strong> spread across Bengaluru&apos;s key micro-markets. Think Whitefield, CV Raman Nagar, and similar high-demand tech corridors.</p><p>As of June 30, 2025, the REIT&apos;s portfolio includes:</p>
<!--kg-card-begin: html-->
<table style="border:none;border-collapse:collapse;"><colgroup><col width="211"><col width="362"></colgroup><tbody><tr style="height:30.75pt"><td style="vertical-align:top;padding:9pt 11pt 9pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Portfolio Metric</span></p></td><td style="vertical-align:top;padding:9pt 11pt 9pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Value</span></p></td></tr><tr style="height:29.25pt"><td style="border-bottom:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Number of Business Parks</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">6 Grade A+ Parks</span></p></td></tr><tr style="height:30pt"><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Total Area</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">20.3 Million sq. ft.</span></p></td></tr><tr style="height:30pt"><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Leasable Area</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">19.6 Million sq. ft.</span></p></td></tr><tr style="height:30pt"><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Committed Occupancy</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">97.9%</span></p></td></tr><tr style="height:30pt"><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Asset Types</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Office, Under-Construction, Hotels, Solar Power</span></p></td></tr><tr style="height:29.25pt"><td style="border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Key Tenants</span></p></td><td style="border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Google, Amazon, Nvidia &amp; other MNCs</span></p></td></tr></tbody></table>
<!--kg-card-end: html-->
<p>The REIT follows a <em>built-to-suit</em> leasing strategy, meaning tenants often get custom-designed office spaces within existing parks, which significantly improves lease tenure and stickiness. Long-term relationships with tech multinationals = predictable, recurring distributions for REIT unitholders.</p><h2 id="where-is-the-ipo-money-going-objects-of-the-issue"><strong>Where Is the IPO Money Going? (Objects of the Issue)</strong></h2><p>The net proceeds from the fresh issue portion (&#x20B9;2,390 Crore) are earmarked for specific acquisitions. Here&apos;s the breakdown:</p>
<!--kg-card-begin: html-->
<table style="border:none;border-collapse:collapse;"><colgroup><col width="37"><col width="357"><col width="178"></colgroup><tbody><tr style="height:42.75pt"><td style="vertical-align:top;padding:9pt 11pt 9pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">#</span></p></td><td style="vertical-align:top;padding:9pt 11pt 9pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Proposed Use</span></p></td><td style="vertical-align:top;padding:9pt 11pt 9pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Estimated Amount (&#x20B9; Cr)</span></p></td></tr><tr style="height:42pt"><td style="border-bottom:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">1</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Acquisition of </span><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Luxor @ Bagmane Capital Tech Park</span><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;"> by BDPL</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x20B9;1,420 Cr</span></p></td></tr><tr style="height:42pt"><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">2</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Part-funding acquisition of </span><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">93% stake in BRPL</span><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;"> by BDPL</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x20B9;820 Cr</span></p></td></tr><tr style="height:30pt"><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">3</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">General Purposes</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Balance</span></p></td></tr><tr style="height:29.25pt"><td style="border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><br></td><td style="border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Total</span></p></td><td style="border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x20B9;2,240 Cr</span></p></td></tr></tbody></table>
<!--kg-card-end: html-->
<p>These are both portfolio-expanding acquisitions, which is a healthy sign. The proceeds are being deployed back into growing the asset base &#x2014; not just paying off existing debt or enriching promoters through OFS alone.</p><h2 id="financial-performance-%E2%80%94"><strong>Financial Performance &#x2014;</strong></h2><h2 id="before-putting-money-into-any-reit-you-want-to-understand-how-the-underlying-portfolio-is-actually-performing-heres-a-look-at-bagmane-reits-restated-financials">Before putting money into any REIT, you want to understand how the underlying portfolio is actually performing. Here&apos;s a look at Bagmane REIT&apos;s restated financials:</h2>
<!--kg-card-begin: html-->
<table style="border:none;border-collapse:collapse;"><colgroup><col width="160"><col width="133"><col width="136"><col width="144"></colgroup><tbody><tr style="height:42.75pt"><td style="vertical-align:top;padding:9pt 11pt 9pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Period</span></p></td><td style="vertical-align:top;padding:9pt 11pt 9pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Total Assets (&#x20B9; Cr)</span></p></td><td style="vertical-align:top;padding:9pt 11pt 9pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Total Income (&#x20B9; Cr)</span></p></td><td style="vertical-align:top;padding:9pt 11pt 9pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Profit After Tax (&#x20B9; Cr)</span></p></td></tr><tr style="height:42pt"><td style="border-bottom:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Apr&#x2013;Dec 2025 (9 months)</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">7,674.82</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">1,959.79</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">829.02</span></p></td></tr><tr style="height:42pt"><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">FY 2025 (Mar 31, 2025)</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">7,238.48</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">2,390.88</span></p></td><td style="border-bottom:solid #e8eaf0 0.75pt;border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">897.10</span></p></td></tr><tr style="height:42pt"><td style="border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">FY 2024 (Mar 31, 2024)</span></p></td><td style="border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">6,816.04</span></p></td><td style="border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">2,237.33</span></p></td><td style="border-top:solid #e8eaf0 0.75pt;vertical-align:top;padding:8pt 11pt 8pt 11pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:12pt;margin-bottom:39pt;"><span style="font-size:10.5pt;font-family:Arial,sans-serif;color:#1a1a2e;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">809.36</span></p></td></tr></tbody></table>
<!--kg-card-end: html-->
<p>What stands out is the <strong>consistent profitability and rising asset base</strong>. Income grew from &#x20B9;2,237 Crore in FY24 to &#x20B9;2,390 Crore in FY25 &#x2014; a healthy jump. And PAT has held steady above &#x20B9;800 Crore across periods. This isn&apos;t a company burning cash; it&apos;s a portfolio generating real, distributable income.</p><p><strong>&#x2705; Investor Takeaway</strong></p><p>The consistent PAT above &#x20B9;800 Cr annually suggests strong distribution potential for REIT unitholders. REITs are mandated to distribute at least 90% of net distributable cash flows &#x2014; and this portfolio has the income base to back it up.</p><h2 id="pros-cons-%E2%80%94-honest-assessment"><strong>Pros &amp; Cons &#x2014; Honest Assessment</strong></h2><h4 id="%E2%9C%85-what-works-in-its-favour"><strong>&#x2705; What Works in Its Favour</strong></h4><ul><li>Near-perfect 97.9% occupancy &#x2014; exceptional in any market</li><li>Marquee tenants: Google, Amazon, Nvidia reduce default risk</li><li>Bengaluru office market is structurally strong due to tech demand</li><li>Built-to-suit model creates long-term lease stickiness</li><li>IPO proceeds funding portfolio growth, not just exits</li><li>Consistent PAT growth &#x2014; robust distributable cash flows</li><li>Experienced sponsor &#x2014; Bagmane Group has deep Bengaluru roots</li></ul><h4 id="%E2%9A%A0%EF%B8%8F-points-to-watch"><strong>&#x26A0;&#xFE0F; Points to Watch</strong></h4><ul><li>100% Bengaluru concentration &#x2014; geographic single-market risk</li><li>Office demand could soften if WFH/hybrid gains further ground</li><li>Interest rate environment can affect REIT valuations</li><li>OFS component of &#x20B9;1,015 Cr means partial promoter monetisation</li><li>REIT market depth in India still developing &#x2014; lower retail participation</li></ul><h2 id="who-should-apply"><strong>Who Should Apply?</strong></h2><p>Bagmane Prime Office REIT is not a lottery-style IPO where you&apos;re betting on listing gains. This is a <strong>yield-oriented investment</strong> better suited for:</p><p><strong>Long-term investors</strong> looking for steady, inflation-beating distributions from commercial real estate &#x2014; without the headache of directly owning or managing property. <strong>HNIs and retail investors</strong> who want commercial real estate exposure (usually out of reach for most individuals) can get it here at &#x20B9;95&#x2013;&#x20B9;100 per unit.</p><p>If you&apos;re chasing a quick listing pop, this may or may not deliver. But if you&apos;re building a portfolio for steady quarterly payouts and some NAV appreciation over time, a Grade A+ Bengaluru office REIT with Google and Amazon as tenants is worth serious consideration.</p><p><strong>Disclaimer: </strong>This blog is for informational and educational purposes only. It does not constitute investment advice. Please consult your financial advisor before investing.</p><h2 id="gmp-grey-market-premium-%E2%80%94-whats-the-market-saying"><strong>GMP (Grey Market Premium) &#x2014; What&apos;s the Market Saying?</strong></h2><p>GMP data for Bagmane Prime Office REIT is actively tracked and updated on IPO Ji. The Grey Market Premium reflects informal market sentiment about expected listing gains. For REITs, GMP tends to be more muted than regular equity IPOs given the yield-driven investor base. Check the live GMP section on our platform for real-time data.</p><h2 id="registrar-lead-managers"><strong>Registrar &amp; Lead Managers</strong></h2><p>The registrar for allotment and refund processing is <strong>Kfin Technologies Ltd.</strong> &#x2014; one of India&apos;s most reliable registrars. You can check your allotment status at their official portal or on BSE/NSE websites using your PAN or application number.</p><p>The REIT has a stellar lineup of book running lead managers including <strong>JM Financial, Kotak Mahindra Capital, Axis Capital, IIFL Capital Services, SBI Capital Markets, 360 One WAM</strong>, and <strong>HDFC Bank</strong> &#x2014; signalling strong institutional backing and a well-distributed issue process.</p><h2 id="bagmane-reit-vs-other-listed-reits-in-india"><strong>Bagmane REIT vs Other Listed REITs in India</strong></h2><p>India currently has a handful of listed REITs &#x2014; Embassy Office Parks, Mindspace Business Parks, Brookfield India Real Estate Trust, and Nexus Select Trust (retail). Bagmane enters this space with a unique advantage: <strong>a single-city, ultra-concentrated portfolio of only Grade A+ parks</strong>, with occupancy that rivals the best in class. Its focus on built-to-suit and long-term tech tenant relationships arguably makes it lower risk from an income-generation standpoint.</p><h2 id="how-to-apply-for-bagmane-reit-ipo"><strong>How to Apply for Bagmane REIT IPO?</strong></h2><p>You can apply through your <strong>UPI-based ASBA application</strong> via your broking app (Zerodha, Groww, Upstox, Angel One, ICICI Direct, etc.) or through your bank&apos;s net banking IPO section. Ensure your demat account is linked and your UPI mandate approval is done promptly to avoid rejection.</p><p>Keep in mind REIT applications have a minimum lot size &#x2014; check the final prospectus (RHP) or IPO Ji&apos;s dedicated allotment page for the minimum investment amount.</p><h2 id="frequently-asked-questions-faq"><strong>Frequently Asked Questions (FAQ)</strong></h2><p>What is the price band for Bagmane Prime Office REIT IPO?</p><p>The price band is set at &#x20B9;95 to &#x20B9;100 per unit. At the upper end of the band, the total issue size works out to &#x20B9;3,405 Crore.</p><p>When will Bagmane REIT IPO allotment be finalised?</p><p>Allotment is expected to be finalised on Tuesday, May 12, 2026. You can check status on Kfin Technologies&apos; website or BSE/NSE.</p><p>What is the listing date of Bagmane Prime Office REIT?</p><p>The tentative listing date is Friday, May 15, 2026. The REIT will be listed on both BSE and NSE.</p><p>Who are the tenants in Bagmane REIT&apos;s portfolio?</p><p>The REIT&apos;s tenant base includes global giants like Google, Amazon, Nvidia, and other multinational technology corporations. The portfolio follows a built-to-suit leasing strategy focused on long-term tenant relationships.</p><p>Is Bagmane Prime Office REIT a good investment?</p><p>It depends on your investment objective. For yield-seeking, long-term investors looking for commercial real estate exposure with strong tenants and near-full occupancy, this is a compelling opportunity. For short-term listing gain seekers, outcomes may vary. Always consult your financial advisor before investing.</p><p>What is the total issue size of Bagmane REIT IPO?</p><p>The total issue size is &#x20B9;3,405 Crore &#x2014; comprising a fresh issue of &#x20B9;2,390 Crore and an OFS (Offer for Sale) of &#x20B9;1,015 Crore.</p><p>Where will Bagmane REIT be listed?</p><p>Bagmane Prime Office REIT will be listed on both BSE (Bombay Stock Exchange) and NSE (National Stock Exchange of India).</p><p><strong>Disclaimer:</strong> This article is published for informational and educational purposes only by IPO Ji. Nothing on this page constitutes investment, financial, or legal advice. Investing in IPOs and REITs involves market risk. Readers are advised to do their own due diligence and consult a SEBI-registered financial advisor before making any investment decisions. Past performance does not guarantee future results.</p><h3 id="stay-ahead-of-every-ipo"><strong>Stay Ahead of Every IPO</strong></h3><p>Get real-time GMP updates, allotment status, subscription data and expert reviews for every IPO &#x2014; only on IPO Ji.</p>]]></content:encoded></item><item><title><![CDATA[OnEMI Technology IPO Opens Today: GMP, Price Band, Lot Size, and Analyst View]]></title><description><![CDATA[OnEMI Technology IPO opens today: price band ₹162–₹171, lot size, and analyst view. Should you apply? Read key details and risks.]]></description><link>https://www.ipoji.com/blog/onemi-technology-ipo-opens-today/</link><guid isPermaLink="false">69f2c32cefa1e80001dc7ac7</guid><category><![CDATA[IPO]]></category><category><![CDATA[News]]></category><dc:creator><![CDATA[Team IPO Ji]]></dc:creator><pubDate>Thu, 30 Apr 2026 03:06:19 GMT</pubDate><media:content url="https://assets.ipoji.com/blog/media/2026/04/OnEMI-IPO-opens-Today.jpg" medium="image"/><content:encoded><![CDATA[
<!--kg-card-begin: html-->
<img src="https://assets.ipoji.com/blog/media/2026/04/OnEMI-IPO-opens-Today.jpg" alt="OnEMI Technology IPO Opens Today: GMP, Price Band, Lot Size, and Analyst View"><p>
<strong>Published on:</strong> April 30, 2026 | 
<strong>Updated:</strong> <span id="update-time">May 04, 2026, 09:00 AM</span><br>
<strong>Author:</strong> Team IPO Ji
</p>

<!-- TOP CTA -->
<p style="text-align:center;margin:20px 0;">
<a href="https://www.ipoji.com/ipo/onemi-technology-kissht-ipo?ref=ipoji.com" style="background:#0B5ED7;color:#fff;padding:14px 22px;text-decoration:none;border-radius:8px;font-weight:600;display:inline-block;">
&#x1F680; View Full IPO Details, GMP &amp; Apply Now
</a>
</p>

<!-- QUICK INFO BOX -->
<div style="display:flex;flex-wrap:wrap;gap:10px;margin:20px 0;">
  
  <div style="flex:1;min-width:120px;background:#f1f5f9;padding:12px;border-radius:8px;text-align:center;">
    <div style="font-size:12px;color:#6b7280;">GMP</div>
    <div style="font-weight:700;font-size:16px;">&#x20B9;4</div>
  </div>

  <div style="flex:1;min-width:120px;background:#f1f5f9;padding:12px;border-radius:8px;text-align:center;">
    <div style="font-size:12px;color:#6b7280;">Price Band</div>
    <div style="font-weight:700;font-size:16px;">&#x20B9;162&#x2013;&#x20B9;171</div>
  </div>

  <div style="flex:1;min-width:120px;background:#f1f5f9;padding:12px;border-radius:8px;text-align:center;">
    <div style="font-size:12px;color:#6b7280;">Lot Size</div>
    <div style="font-weight:700;font-size:16px;">87</div>
  </div>

  <div style="flex:1;min-width:120px;background:#f1f5f9;padding:12px;border-radius:8px;text-align:center;">
    <div style="font-size:12px;color:#6b7280;">Opens</div>
    <div style="font-weight:700;font-size:16px;">30 Apr 2026</div>
  </div>

</div>

<hr>

<h2>&#x1F514; OnEMI Technology IPO Opens Today</h2>

<p>The <strong>OnEMI Technology IPO</strong> has opened for subscription today, attracting strong investor interest amid growing demand for fintech and digital lending platforms.</p>

<p>The IPO is backed by the company behind <strong>Kissht</strong>, a well-known digital credit platform in India.</p>


<h2>&#x1F4CA; IPO Details at a Glance</h2>

<ul>
<li><strong>IPO Open Date:</strong> April 30, 2026</li>
<li><strong>Price Band:</strong> &#x20B9;162 to &#x20B9;171 per share</li>
<li><strong>Lot Size:</strong> 87 shares</li>
<li><strong>Issue Type:</strong> Book Built Issue</li>
<li><strong>Listing Exchange:</strong> NSE &amp; BSE</li>
</ul>

<p><strong>Minimum Investment:</strong> &#x20B9;14,877 (approx)</p>



<h2>&#x1F4B0; OnEMI Technology IPO GMP Today</h2>

<p>As per the latest update, the GMP stands at:</p>

<p style="font-size:20px;"><strong>&#x1F449; &#x20B9;4 per share (as of May 04, 2026, 09:00 AM)</strong></p>

<p>This indicates a mild listing premium of around <strong>2&#x2013;3%</strong> over the upper price band. GMP is unofficial and subject to rapid changes.</p>

<!-- MID CTA -->
<p style="text-align:center;margin:25px 0;">
<a href="https://www.ipoji.com/ipo/onemi-technology-kissht-ipo?ref=ipoji.com" style="background:#198754;color:#fff;padding:12px 18px;border-radius:6px;text-decoration:none;font-weight:bold;">
&#x1F4CA; Check Live GMP &amp; Subscription Status
</a>
</p>



<h2>&#x1F4C8; Company Overview</h2>

<p>OnEMI Technology Solutions operates in the <strong>fintech and digital lending space</strong> and is best known for its platform <strong>Kissht</strong>, which offers instant consumer credit.</p>

<ul>
<li>Digital consumer loans</li>
<li>EMI-based financing</li>
<li>Fast credit disbursal model</li>
</ul>



<h2>&#x1F9E0; Analyst View</h2>

<p>Experts have a <strong>neutral to positive outlook</strong> on the IPO.</p>

<p><strong>Positives:</strong></p>
<ul>
<li>Strong fintech growth story</li>
<li>Scalable platform</li>
<li>Expanding user base</li>
</ul>

<p><strong>Risks:</strong></p>
<ul>
<li>High competition</li>
<li>Credit risk exposure</li>
<li>Regulatory changes</li>
</ul>

<p><strong>Verdict:</strong> Suitable for investors with moderate risk appetite.</p>



<h2>&#x1F4CA; Subscription Expectations</h2>

<ul>
<li><strong>Retail:</strong> Likely strong</li>
<li><strong>HNI:</strong> Moderate</li>
<li><strong>QIB:</strong> Crucial for momentum</li>
</ul>



<h2>&#x2696;&#xFE0F; Should You Apply?</h2>

<ul>
<li>&#x2714;&#xFE0F; Short-term: GMP suggests limited listing gains</li>
<li>&#x2714;&#xFE0F; Long-term: Evaluate fundamentals carefully</li>
</ul>



<h2>&#x1F4C5; Key Dates</h2>

<ul>
<li><strong>IPO Open:</strong> April 30, 2026</li>
<li><strong>IPO Close:</strong> May 05, 2026</li>
<li><strong>Allotment Date:</strong> May 06, 2026</li>
<li><strong>Listing Date:</strong> May 08, 2026</li>
</ul>



<h2>&#x1F50E; Final Thoughts</h2>

<p>The <strong>OnEMI Technology IPO</strong> enters the market with a strong fintech narrative but currently shows modest GMP signals.</p>

<p>For complete details, live updates, and the application process, visit 
<a href="https://www.ipoji.com/ipo/onemi-technology-kissht-ipo?ref=ipoji.com" style="color:#0B5ED7;font-weight:600;">
OnEMI Technology IPO GMP, Price &amp; Full Details
</a>.
</p>



<h2>&#x2753; FAQs</h2>

<p><strong>What is the OnEMI IPO price band?</strong><br>&#x20B9;162&#x2013;&#x20B9;171</p>

<p><strong>What is the lot size?</strong><br>87 shares</p>

<p><strong>What is GMP today?</strong><br>&#x20B9;4 (May 04, 2026)</p>

<p><strong>Where to check full IPO details?</strong><br>
<a href="https://www.ipoji.com/ipo/onemi-technology-kissht-ipo?ref=ipoji.com">IPO Ji IPO Page</a>
</p>
<!--kg-card-end: html-->
]]></content:encoded></item><item><title><![CDATA[OnEMI Technology Solutions IPO 2026 — Full Details, GMP, Allotment & Review]]></title><description><![CDATA[Complete guide to OnEMI Technology Solutions IPO 2026. Check IPO dates, price band ₹162–₹171, GMP, lot size, allotment status, financials, and IPOji's verdict. Updated daily. 
]]></description><link>https://www.ipoji.com/blog/onemi-technology-solutions-ipo-2026-full-details-gmp-allotment-review/</link><guid isPermaLink="false">69ef847cefa1e80001dc7a99</guid><category><![CDATA[IPO]]></category><category><![CDATA[News]]></category><dc:creator><![CDATA[Team IPO Ji]]></dc:creator><pubDate>Mon, 27 Apr 2026 16:07:43 GMT</pubDate><media:content url="https://assets.ipoji.com/blog/media/2026/04/OnEMI-technology-IPO-2026.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://assets.ipoji.com/blog/media/2026/04/OnEMI-technology-IPO-2026.jpg" alt="OnEMI Technology Solutions IPO 2026 &#x2014; Full Details, GMP, Allotment &amp; Review"><p><strong>The company behind Kissht &amp; Ring opens its &#x20B9;925.92 Cr IPO on April 30. Here&apos;s everything you need to decide.</strong></p><p><em>IPO Open: Apr 30, 2026 | IPO Close: May 5, 2026 | Listing: May 8, 2026 | Price Band: &#x20B9;162&#x2013;&#x20B9;171</em></p><h3 id="ipo-quick-facts"><strong>IPO Quick Facts</strong></h3>
<!--kg-card-begin: html-->
<table style="border:none;border-collapse:collapse;"><colgroup><col width="158"><col width="358"></colgroup><tbody><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Detail</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Information</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">IPO Open Date</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">April 30, 2026 (Thursday)</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">IPO Close Date</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">May 5, 2026 (Tuesday)</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Allotment Date</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">May 6, 2026 (Wednesday)</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Refund Date</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">May 7, 2026 (Thursday)</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Credit of Shares</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">May 7, 2026 (Thursday)</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Listing Date</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">May 8, 2026 (Friday)</span></p></td></tr><tr style="height:28.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Face Value</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x20B9;1 per share</span></p></td></tr><tr style="height:28.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Price Band</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x20B9;162 to &#x20B9;171</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Lot Size</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">87 shares</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Issue Type</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Book Built &#x2014; Fresh Issue + OFS</span></p></td></tr><tr style="height:28.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Total Issue Size</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">5,41,47,390 shares (&#x20B9;925.92 Cr)</span></p></td></tr><tr style="height:28.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Fresh Issue</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">4,97,07,602 shares (&#x20B9;850 Cr)</span></p></td></tr><tr style="height:28.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Offer for Sale</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">44,39,788 shares (&#x20B9;75.92 Cr)</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Pre-issue Shares</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">11,87,75,420</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Post-issue Shares</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">16,84,83,022</span></p></td></tr><tr style="height:28.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Market Cap (Pre-IPO)</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x20B9;2,881.06 Crore</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Lead Managers</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">JM Financial, HSBC, Nuvama, SBI Capital, Centrum</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Registrar</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">KFin Technologies Ltd.</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Listing At</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">BSE and NSE</span></p></td></tr></tbody></table>
<!--kg-card-end: html-->
<p><strong>Track OnEMI IPO GMP live on IPOji &#x2014; updated every hour.</strong><a href="https://ipoji.com/?ref=ipoji.com"><strong> <u>Check GMP on IPOji &#x2192;</u></strong></a></p><h3 id="ipo-timeline"><strong>IPO Timeline</strong></h3>
<!--kg-card-begin: html-->
<table style="border:none;border-collapse:collapse;"><colgroup><col width="109"><col width="300"></colgroup><tbody><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Date</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Event</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">April 30, 2026</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">IPO Opens for subscription</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">May 5, 2026</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">IPO Closes &#x2014; last day to apply</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">May 6, 2026</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Basis of allotment finalised</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">May 7, 2026</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Refunds initiated &amp; shares credited to demat</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">May 8, 2026</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Stock lists on BSE and NSE</span></p></td></tr></tbody></table>
<!--kg-card-end: html-->
<h3 id="lot-size-investment-amount"><strong>Lot Size &amp; Investment Amount</strong></h3>
<!--kg-card-begin: html-->
<table style="border:none;border-collapse:collapse;"><colgroup><col width="97"><col width="45"><col width="61"><col width="88"></colgroup><tbody><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Application</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Lots</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Shares</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Amount</span></p></td></tr><tr style="height:28.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Retail (Min)</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">1</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">87</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x20B9;14,877</span></p></td></tr><tr style="height:28.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Retail (Max)</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">13</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">1,131</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x20B9;1,93,401</span></p></td></tr><tr style="height:28.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">sNII (Min)</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">14</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">1,218</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x20B9;2,08,278</span></p></td></tr><tr style="height:28.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">sNII (Max)</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">67</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">5,829</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x20B9;9,96,759</span></p></td></tr><tr style="height:28.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">bNII (Min)</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">68</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">5,916</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x20B9;10,11,636</span></p></td></tr></tbody></table>
<!--kg-card-end: html-->
<p><em>All amounts calculated at the upper price band of &#x20B9;171 per share.</em></p><h3 id="gmp-grey-market-premium"><strong>GMP (Grey Market Premium)</strong></h3><p>GMP for the OnEMI Technology IPO is updated live on IPOji every hour. The expected listing price is calculated as: <strong>Upper Band (&#x20B9;171) + GMP</strong>.</p><p>GMP is an unofficial market indicator sourced from grey market dealers. It does not guarantee actual listing gains. Always check the latest GMP on IPOji before making your decision.</p><p><a href="https://ipoji.com/?ref=ipoji.com"><strong><u>Check Live GMP on IPOji &#x2192;</u></strong></a></p><h3 id="subscription-status"><strong>Subscription Status</strong></h3><p>Subscription data for QIB, NII/HNI, and Retail categories is updated in real time on IPOji.com. Bookmark IPOji to track live subscription figures throughout the 3-day window (April 30 to May 5).</p><p><a href="https://ipoji.com/?ref=ipoji.com"><strong><u>Track Live Subscription on IPOji &#x2192;</u></strong></a></p><h3 id="about-onemi-technology-solutions"><strong>About OnEMI Technology Solutions</strong></h3><p>OnEMI Technology Solutions was incorporated in 2016 and is headquartered in Mumbai. It is a technology-enabled lender that makes it easy for everyday Indians to access credit through their smartphones.</p><p>The company operates two popular platforms:</p><p><strong>Kissht</strong> &#x2014; a digital lending app offering personal loans, business loans (MSME), and loans against property (LAP) to salaried and self-employed individuals.</p><p><strong>Ring</strong> &#x2014; a payments app that allows shoppers to pay in EMIs at both online and offline stores across India.</p><p>The actual loan disbursals are handled by its NBFC subsidiary, <strong>Si Creva Capital Services Pvt. Ltd.</strong>, which holds the RBI lending licence and manages KYC, disbursement, and EMI collections.</p><p>As of December 31, 2025, the company had 63.73 million registered users and 11.17 million active customers. Its AUM stood at &#x20B9;59,557.53 million &#x2014; making it one of India&apos;s larger digital consumer lenders.</p><h3 id="financial-highlights-fy23-to-december-2025"><strong>Financial Highlights (FY23 to December 2025)</strong></h3>
<!--kg-card-begin: html-->
<table style="border:none;border-collapse:collapse;"><colgroup><col width="127"><col width="115"><col width="81"><col width="81"><col width="81"></colgroup><tbody><tr style="height:28.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x20B9; Crore</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Dec 2025 (9M)</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Mar 2025</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Mar 2024</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Mar 2023</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Total Income</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">1,583.93</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">1,352.69</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">1,700.30</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">1,001.51</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Profit After Tax</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">199.27</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">160.62</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">197.29</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">27.67</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">EBITDA</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">488.45</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">403.37</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">358.96</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">97.71</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Total Assets</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">3,568.78</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">2,701.10</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">1,796.53</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">1,275.20</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Net Worth</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">1,254.34</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">1,005.99</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">804.57</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">566.23</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Total Borrowings</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">2,047.52</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">1,507.58</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">784.30</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">387.89</span></p></td></tr></tbody></table>
<!--kg-card-end: html-->
<p>Key takeaway: PAT in just 9 months of FY26 has already crossed the full-year FY25 figure. The business is accelerating.</p><h3 id="key-performance-indicators-kpis"><strong>Key Performance Indicators (KPIs)</strong></h3>
<!--kg-card-begin: html-->
<table style="border:none;border-collapse:collapse;"><colgroup><col width="209"><col width="117"><col width="105"></colgroup><tbody><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">KPI</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Dec 31, 2025</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Mar 31, 2025</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Return on Equity (ROE)</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">23.51%</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">17.74%</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Return on Net Worth (RoNW)</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">21.18%</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">15.97%</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Debt / Equity Ratio</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">1.63</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">1.50</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Price to Book Value (P/BV)</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">0.91x (pre-IPO)</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x2014;</span></p></td></tr><tr style="height:28.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">EPS &#x2014; Pre-IPO</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x20B9;13.52</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x2014;</span></p></td></tr><tr style="height:28.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">EPS &#x2014; Post-IPO</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x20B9;15.77</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x2014;</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">P/E &#x2014; Pre-IPO</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">12.65x</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x2014;</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">P/E &#x2014; Post-IPO</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">10.84x</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x2014;</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Promoter Holding (Pre-IPO)</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">32.30%</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x2014;</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Promoter Holding (Post-IPO)</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">23.33%</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">&#x2014;</span></p></td></tr></tbody></table>
<!--kg-card-end: html-->
<h3 id="where-will-the-ipo-money-go"><strong>Where Will the IPO Money Go?</strong></h3>
<!--kg-card-begin: html-->
<table style="border:none;border-collapse:collapse;"><colgroup><col width="23"><col width="493"><col width="108"></colgroup><tbody><tr style="height:42.25pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">#</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Purpose</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Amount (&#x20B9; Cr)</span></p></td></tr><tr style="height:39.25pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">1</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Augment capital base of Si Creva Capital Services (NBFC subsidiary) for business growth</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">637.50</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">2</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">General corporate purposes</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Balance</span></p></td></tr></tbody></table>
<!--kg-card-end: html-->
<p>In simple words: the fresh issue money goes directly into the lending arm. More capital means the NBFC can give more loans, which means higher revenue. This is a good sign for long-term investors.</p><h3 id="issue-reservation-by-investor-category"><strong>Issue Reservation by Investor Category</strong></h3>
<!--kg-card-begin: html-->
<table style="border:none;border-collapse:collapse;"><colgroup><col width="258"><col width="173"></colgroup><tbody><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Category</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Reservation</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Qualified Institutional Buyers (QIB)</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Up to 50% of net offer</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Retail Individual Investors</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">At least 35% of net offer</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Non-Institutional Investors (NII/HNI)</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">At least 15% of net offer</span></p></td></tr></tbody></table>
<!--kg-card-end: html-->
<h3 id="strengths-risks-%E2%80%94-ipo-jis-view"><strong>Strengths &amp; Risks &#x2014; IPO ji&apos;s View</strong></h3><p><strong>Why to consider subscribing:</strong></p><ul><li>Profitable company with PAT growing every year</li><li>63.7 million registered users &#x2014; large and loyal customer base</li><li>Post-IPO P/E of only 10.84x &#x2014; very affordable valuation</li><li>Priced below book value (P/BV of 0.91x) &#x2014; rare for a growing company</li><li>Strong ROE of 23.5% &#x2014; the business uses money efficiently</li><li>Fresh issue proceeds go directly into lending &#x2014; growth built in</li><li>Dual brand strategy (Kissht + Ring) creates multiple customer touchpoints</li></ul><p><strong>Key risks to watch:</strong></p><ul><li>RBI regulations for digital lenders are evolving and unpredictable</li><li>Mostly unsecured loans &#x2014; higher risk of defaults in a downturn</li><li>Borrowings have risen sharply from &#x20B9;388 Cr (FY23) to &#x20B9;2,048 Cr (Dec 2025)</li><li>Promoter stake drops significantly from 32.3% to 23.3% post-IPO</li><li>Total income in FY24 was lower than FY23 &#x2014; growth has been non-linear</li><li>Stiff competition from Paytm, PhonePe, BharatPe in the payments space</li></ul><h3 id="allotment-date-how-to-check-status"><strong>Allotment Date &amp; How to Check Status</strong></h3><p>Allotment will be finalised on <strong>May 6, 2026</strong>. Shares will be credited to your demat account on May 7, 2026.</p><p>To check your allotment status, visit IPOji.com on May 6 and enter your PAN number or application number. It&apos;s completely free and no login is required.</p><p><a href="https://ipoji.com/?ref=ipoji.com"><strong><u>Check Allotment Status on IPO ji &#x2192;</u></strong></a></p><h3 id="how-to-apply-for-onemi-technology-ipo"><strong>How to Apply for OnEMI Technology IPO</strong></h3><p><strong>Step 1 &#x2014; Open your broker or bank app</strong> Use IPO Ji, Zerodha, Groww, Angel One, Upstox, or your bank&apos;s net banking portal. Go to the IPO section.</p><p><strong>Step 2 &#x2014; Search for &quot;OnEMI Technology IPO&quot; in IPO Ji app/ website</strong> It will appear from April 30, 2026. Select the number of lots you want. Minimum is 1 lot (87 shares = &#x20B9;14,877).</p><p><strong>Step 3 &#x2014; Enter your UPI ID and bid at the cut-off price</strong> Always bid at the cut-off price (&#x20B9;171) to get the best chance of allotment. The amount is only blocked in your account, not debited.</p><p><strong>Step 4 &#x2014; Approve the UPI mandate</strong> Open your UPI app (GPay, PhonePe, BHIM, or Paytm) and approve the mandate request within the time limit.</p><p><strong>Step 5 &#x2014; Check allotment on May 6 on IPOji</strong> Visit IPOji.com, enter your PAN or application number, and find out if you got allotment. Fast, free, no login needed.</p><h3 id="registrar-contact-details"><strong>Registrar &amp; Contact Details</strong></h3>
<!--kg-card-begin: html-->
<table style="border:none;border-collapse:collapse;"><colgroup><col width="128"><col width="486"></colgroup><tbody><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Detail</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;text-align: center;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:700;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Information</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Registrar</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">KFin Technologies Ltd.</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Phone</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">040-6716-2222 / 040-7961-1000</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Email</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">kissht.ipo@kfintech.com</span></p></td></tr><tr style="height:39.25pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Company Address</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">10th Floor, Tower 4, Equinox Park, LBS Marg, Kurla (West), Mumbai 400070</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Company Email</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">compliance@kissht.com</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Company Phone</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">+91 22 6947 5600</span></p></td></tr><tr style="height:25.75pt"><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Promoters</span></p></td><td style="vertical-align:top;padding:5pt 5pt 5pt 5pt;overflow:hidden;overflow-wrap:break-word;"><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial,sans-serif;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;">Ranvir Singh &amp; Krishnan Vishwanathan</span></p></td></tr></tbody></table>
<!--kg-card-end: html-->
<h3 id="frequently-asked-questions"><strong>Frequently Asked Questions</strong></h3><p><strong>What is the OnEMI Technology IPO allotment date?</strong> Allotment is expected on Wednesday, May 6, 2026. Check your status for free on IPOji.com using your PAN or application number.</p><p><strong>When will OnEMI Technology IPO list on NSE and BSE?</strong> The tentative listing date is Friday, May 8, 2026 on both BSE and NSE.</p><p><strong>What is the minimum investment for retail investors?</strong> The minimum is 1 lot = 87 shares = &#x20B9;14,877 at the upper price band of &#x20B9;171 per share.</p><p><strong>What is the GMP of OnEMI Technology IPO today?</strong> GMP is updated live on IPOji.com every hour. Visit the OnEMI IPO page on IPOji for the latest grey market premium and expected listing price.</p><p><strong>Is the OnEMI Technology IPO good for long-term investment?</strong> The financials are strong &#x2014; profitable, low P/E, and growing AUM. However, regulatory risks around digital lending and rising borrowings mean long-term investors should monitor RBI policy updates and quarterly results post-listing.</p><p><strong>Who are the promoters of OnEMI Technology Solutions?</strong> The company is promoted by Ranvir Singh and Krishnan Vishwanathan. Their combined holding will fall from 32.30% to 23.33% after the IPO.</p><p><strong>What does OnEMI do? Is it the same as Kissht?</strong> Yes. OnEMI Technology Solutions is the parent company that runs Kissht (digital lending) and Ring (payments app). Loans are disbursed through its NBFC subsidiary Si Creva Capital Services.</p><p><strong>Never miss an IPO &#x2014; Subscribe to IPO ji alerts for GMP updates, allotment dates, and listing day notifications.</strong><a href="https://ipoji.com/?ref=ipoji.com"><strong> <u>Subscribe on IPO ji &#x2192;</u></strong></a></p><hr><p><em>Disclaimer: This blog is published on IPOji.com for informational purposes only and does not constitute investment advice. IPO investments are subject to market risks. GMP data is unofficial and sourced from market rumours &#x2014; it does not guarantee listing price. Please read the Red Herring Prospectus (RHP) carefully before investing. IPOji is not SEBI registered. Consult your financial advisor before making any investment decision.</em></p><p><em>Source: OnEMI Technology Solutions RHP &#xB7; SEBI Filings &#xB7; NSE/BSE&#xA0;</em></p>]]></content:encoded></item><item><title><![CDATA[Wipro Share Buyback 2026: ₹250 Price, 19% Premium]]></title><description><![CDATA[Wipro share buyback 2026 details: buyback price ₹250, size ₹15,000 cr, key dates, record date, eligibility, and how retail investors can participate.]]></description><link>https://www.ipoji.com/blog/wipro-share-buyback-2026/</link><guid isPermaLink="false">69e12069efa1e80001dc7a73</guid><dc:creator><![CDATA[Team IPO Ji]]></dc:creator><pubDate>Thu, 16 Apr 2026 17:56:44 GMT</pubDate><media:content url="https://assets.ipoji.com/blog/media/2026/04/wipro-share-buyback-2026.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://assets.ipoji.com/blog/media/2026/04/wipro-share-buyback-2026.jpg" alt="Wipro Share Buyback 2026: &#x20B9;250 Price, 19% Premium"><p>Wipro has announced one of the most talked-about <strong>share buybacks of 2026</strong>, and it&#x2019;s already catching the attention of retail investors across India. The IT services giant has approved a <strong>&#x20B9;15,000 crore buyback</strong>, offering a strong premium over the current market price (CMP), making it a key opportunity for investors tracking <a href="https://www.ipoji.com/buyback/wipro-buyback-2026?ref=ipoji.com" rel="noreferrer"><strong>Wipro share buyback 2026</strong></a>, buyback price, and record date updates.</p><p>If you&apos;re planning to participate or simply want to understand what this means, here&#x2019;s a complete, easy-to-read breakdown.</p><h2 id="highlights-of-wipro-buyback-2026"><strong>Highlights of Wipro Buyback 2026</strong></h2><p>Wipro&#x2019;s board approved the buyback on <strong>April 16, 2026</strong>, proposing to repurchase shares worth up to &#x20B9;15,000 crore through the <strong>tender offer route</strong>. The company has set the <strong>buyback price at &#x20B9;250 per share</strong>, which represents an attractive premium of nearly 19% over the CMP of &#x20B9;210.26 as of the same day.</p><p>The buyback will cover up to <strong>60 crore equity shares</strong>, accounting for approximately <strong>5.7% of Wipro&#x2019;s total paid-up equity share capital</strong>. Importantly, the company has also indicated that <strong>promoters will participate</strong> in the buyback, which often reflects confidence in the company&#x2019;s long-term outlook.</p><p>However, one key detail investors are eagerly waiting for is the <strong>record date</strong>, which has not yet been announced. This date will determine which shareholders are eligible to participate in the buyback.</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://www.ipoji.com/buyback/wipro-buyback-2026?ref=ipoji.com"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Wipro Buyback 2026 Details - Record Date, Price, Ratio, &amp; Review</div><div class="kg-bookmark-description">Wipro Buyback 2026 - Review, Record Date, Entitlement Ratio, Buyback News, Acceptance Ratio of Wipro Buyback 2026.</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://www.ipoji.com/public/assets/logos/ipoji.png" alt="Wipro Share Buyback 2026: &#x20B9;250 Price, 19% Premium"><span class="kg-bookmark-author">IPO Ji</span><span class="kg-bookmark-publisher">IPO Ji</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://www.ipoji.com/ipoji.png" alt="Wipro Share Buyback 2026: &#x20B9;250 Price, 19% Premium"></div></a></figure><h2 id="why-wipro-buyback-matters-for-investors"><strong>Why Wipro Buyback Matters for Investors</strong></h2><p>A <strong>share buyback</strong> is generally seen as a positive signal in the market. It indicates that the company believes its shares are undervalued and wants to return surplus cash to shareholders. In the case of Wipro, the buyback becomes even more interesting because of the premium offered.</p><p>For retail investors, the biggest advantage lies in the price difference between CMP and buyback price. If you are eligible and your shares are accepted in the tender offer, you could potentially earn a decent return in a relatively short period.</p><p>Additionally, buybacks reduce the number of outstanding shares, which improves key metrics like earnings per share (EPS). This can support the stock price over time. Another important aspect is that retail investors often receive better acceptance ratios, making participation more favorable compared to larger investors.</p><p>That said, investors must also consider that not all shares tendered are accepted. The final gain depends on the acceptance ratio, which will be disclosed later.</p><h2 id="wipro-q4-fy26-results-breakdown"><strong>Wipro Q4 FY26 Results Breakdown</strong></h2><p>Alongside the buyback announcement, Wipro also reported its Q4 FY26 financial results, which presented a mixed picture.</p><p>The company posted a net profit of &#x20B9;3,502 crore, reflecting a slight decline of 1.85% compared to &#x20B9;3,569 crore in the same quarter last year. This dip suggests some pressure on profitability.</p><p>However, on the revenue front, Wipro showed stronger performance. The company reported total revenue of &#x20B9;24,236.3 crore, marking a solid 9.77% year-on-year growth. The IT services segment, which is Wipro&#x2019;s core business, contributed significantly with revenue of &#x20B9;24,016 crore, growing 7% YoY.</p><p>In dollar terms, IT services revenue stood at $2,651 million, showing modest growth both quarter-on-quarter and year-on-year. However, operating margins slightly declined to 17.3%, indicating cost pressures or pricing challenges.</p><p>Looking ahead, Wipro has provided cautious guidance for Q1 FY27, expecting revenue in the range of $2,597 million to $2,651 million, translating to a growth outlook of -2% to 0% in constant currency terms.</p><p>Wipro&#x2019;s leadership is clearly focusing on future-ready strategies. CEO Srini Pallia emphasized that AI is reshaping client priorities, and Wipro is actively aligning itself with this transformation.</p><p>The company is shifting toward a services-as-software model, supported by its AI Native Business &amp; Platforms unit. This move is aimed at delivering scalable and value-driven solutions to clients.</p><p>Additionally, Wipro&#x2019;s strategic deal with the Olam Group highlights its intent to expand partnerships and capture large-scale opportunities. For investors, this signals that while short-term growth may appear muted, the company is investing heavily in long-term innovation and competitiveness.</p><h2 id="what-happens-next-wipro-buyback-timeline"><strong>What Happens Next? (Wipro Buyback Timeline)</strong></h2><p>The next few steps in the Wipro buyback 2026 process are crucial for investors.</p><p>First, the company will announce the record date, which determines eligibility. Only those shareholders who hold shares before this date will be able to participate in the buyback.</p><p>Following this, Wipro will release the Letter of Offer, which will include important details such as the entitlement ratio and the process for tendering shares. Once the tender window opens, eligible investors can submit their shares for buyback.</p><p>After the tender period closes, the company will finalize the acceptance ratio and process payments for accepted shares. Any unaccepted shares will be returned to investors.</p><p>For retail investors, this phase is especially important because acceptance ratios often determine the actual profitability of participating in a buyback.</p><h2 id="should-you-participate-in-wipro-buyback"><strong>Should You Participate in Wipro Buyback?</strong></h2><p>From an investor&#x2019;s perspective, the Wipro buyback offers a compelling short-term opportunity, especially due to the attractive premium. If you already hold Wipro shares, participating in the buyback could help you unlock value.</p><p>However, new investors should approach cautiously. While the premium is appealing, the actual returns depend heavily on acceptance ratios and market movements leading up to the record date.</p><p>It&#x2019;s also important to consider Wipro&#x2019;s financial performance. While revenue growth remains strong, the slight decline in profit and cautious future guidance indicate some near-term challenges.</p><p>Overall, the decision should be based on your investment strategy&#x2014;whether you are looking for short-term gains through buyback arbitrage or long-term value creation.</p><h2 id="faqs-wipro-share-buyback-2026"><strong>FAQs: Wipro Share Buyback 2026</strong></h2><p><strong>What is the Wipro buyback price?</strong></p><p>The buyback price is &#x20B9;250 per share, offering around a 19% premium over the current market price.</p><p><strong>What is the record date for Wipro buyback?</strong></p><p>The record date has not been announced yet and will be declared soon.</p><p><strong>What type of buyback is this?</strong></p><p>This is a tender offer buyback, allowing eligible shareholders to participate proportionately.</p><p><strong>How many shares are included in the buyback?</strong></p><p>Wipro plans to buy back up to 60 crore shares, representing about 5.7% of its equity.</p><p><strong>Is this good for retail investors?</strong></p><p>Yes, retail investors typically benefit from better acceptance ratios, making it an attractive opportunity.</p><h2 id="stay-ahead-with-ipo-ji"><strong>Stay Ahead with IPO Ji</strong></h2><p>If you want the latest updates on <strong>Wipro share buyback, record date, acceptance ratio, and allotment status</strong>, IPO Ji has you covered.</p><p>Stay informed with real-time alerts, expert insights, and easy-to-understand guides that help you make smarter investment decisions.</p><div class="kg-card kg-button-card kg-align-center"><a href="https://www.ipoji.com/buyback/wipro-buyback-2026?ref=ipoji.com" class="kg-btn kg-btn-accent">Wipro Buyback Details Page</a></div><hr><h2 id="disclaimer"><strong>Disclaimer</strong></h2><p>This content is for informational purposes only and should not be considered financial advice. Please consult your financial advisor before making investment decisions.</p>]]></content:encoded></item><item><title><![CDATA[Om Power Transmission IPO Day 3 Subscription Status (Live) + GMP, Price Band & Key Dates]]></title><description><![CDATA[The Om Power Transmission IPO is open for public subscription today, 13 April 2026 (Day 3 of bidding).]]></description><link>https://www.ipoji.com/blog/om-power-transmission-ipo-day-3/</link><guid isPermaLink="false">69d8ed3fefa1e80001dc7988</guid><dc:creator><![CDATA[Team IPO Ji]]></dc:creator><pubDate>Mon, 13 Apr 2026 05:01:40 GMT</pubDate><media:content url="https://assets.ipoji.com/blog/media/2026/04/Om-Power-Transmission-IPO-Day-3-Subscription.webp" medium="image"/><content:encoded><![CDATA[<img src="https://assets.ipoji.com/blog/media/2026/04/Om-Power-Transmission-IPO-Day-3-Subscription.webp" alt="Om Power Transmission IPO Day 3 Subscription Status (Live) + GMP, Price Band &amp; Key Dates"><p>The&#xA0;<a href="https://www.ipoji.com/ipo/om-power-transmission-ipo?ref=ipoji.com" rel="noreferrer"><strong>Om Power Transmission IPO</strong></a><strong>&#xA0;</strong>is open for public subscription today,&#xA0;<strong>13 April 2026 (Day 3 of bidding)</strong>. This page tracks the&#xA0;<a href="https://www.ipoji.com/ipo-subscription/om-power-transmission-ipo?ref=ipoji.com" rel="noreferrer"><strong>Om Power Transmission IPO Day 3 Live Subscription Status</strong></a><strong> </strong>with category-wise data (QIB, NII, Retail, Employee and Shareholder) along with the latest&#xA0;<strong>Om Power Transmission IPO GMP</strong>, key issue details, and important dates like allotment and listing.</p><h2 id="om-power-transmission-ipo-day-3-subscription-status-live"><strong>Om Power Transmission IPO</strong> Day 3 Subscription Status (Live)</h2>
<!--kg-card-begin: html-->
  <p><strong>Om Power Transmission IPO subscription status on Day 3 is 3.32x overall</strong>, with QIB (Ex Anchor) at 3.65x, Retail (RII) at 1.54x, and NII/HNI at 7.06x as of April 13, 2026, 05:06 PM.</p>
<!--kg-card-end: html-->

<!--kg-card-begin: html-->
<div style="background:#f9fafb; border:1px solid #e5e7eb; border-radius:8px; padding:16px;"> 

  <!-- Header with Live Timestamp -->
  <p style="margin:0 0 12px 0; font-size:14px;">
    <strong style="color:#111827;">Om Power Transmission IPO Live Subscription Status:</strong> 
    <span style="background:#dcfce7; color:#166534; padding:4px 8px; border-radius:6px; font-weight:600; margin-left:6px;">
       13 April 2026, 05:06 PM IST
    </span>
  </p> 

  <!-- Table -->
  <table style="width:100%; border-collapse:collapse; font-size:14px;">
    <thead>
      <tr>
        <th style="text-align:left; padding:10px; border:1px solid #e5e7eb; background:#f3f4f6;">Investor Category</th>
        <th style="text-align:right; padding:10px; border:1px solid #e5e7eb; background:#f3f4f6;">Subscription (Times)</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:10px; border:1px solid #e5e7eb;">Qualified Institutional Buyers (QIB)</td>
        <td style="padding:10px; border:1px solid #e5e7eb; text-align:right;">3.65x</td>
      </tr>
      <tr>
        <td style="padding:10px; border:1px solid #e5e7eb;">Non-Institutional Investors (NII)</td>
        <td style="padding:10px; border:1px solid #e5e7eb; text-align:right;">7.06x</td>
      </tr>
      <tr>
        <td style="padding:10px; border:1px solid #e5e7eb;">Retail Individual Investors (RII)</td>
        <td style="padding:10px; border:1px solid #e5e7eb; text-align:right;">1.54x</td>
      </tr>
      <tr style="font-weight:600;">
        <td style="padding:10px; border:1px solid #e5e7eb;">Total</td>
        <td style="padding:10px; border:1px solid #e5e7eb; text-align:right; font-weight:600;">3.32x</td>
      </tr>
    </tbody>
  </table> 

  <!-- Subscription Update Note -->
  <div style="background:#f0fdf4; border:1px solid #bbf7d0; border-radius:8px; padding:10px; margin-top:12px;">
    <p style="margin:0; font-size:12px; color:#047857;">
      Note: Subscription data updates during market hours. We refresh this page regularly.
    </p>
  </div>

</div>
<!--kg-card-end: html-->
<h3 id="om-power-transmission-ipo-day-3-live-subscription-status-gmp-key-highlights-issue-details"><strong>Om Power Transmission IPO</strong> Day 3: Live Subscription Status, GMP, Key Highlights &amp; Issue Details</h3>
<!--kg-card-begin: html-->
<div style="background:#f9fafb; border:1px solid #e5e7eb; border-radius:8px; padding:16px;">

<p style="margin:8px 0; font-size:14px;">
<strong>IPO Dates:</strong> 
Opens: 09 April 2026 | Closes: 13 April 2026
</p>

<p style="margin:8px 0; font-size:14px;">
<strong>Price Band:</strong> 
&#x20B9;166-175 per share
</p>

<p style="margin:8px 0; font-size:14px;">
<strong>Lot Size:</strong> 
85 shares
</p>

<p style="margin:8px 0; font-size:14px;">
<strong>GMP:</strong> 
Om Power Transmission IPO GMP is &#x20B9;2 - 3 as of today.
</p>

<p style="margin:8px 0; font-size:14px;">
<strong>Live Subscription:</strong> 
Day 3 (Last Updated: 05:06 PM) &#x2192; Total: 3.32x | Retail: 1.54x | NII: 7.06x | QIB: 3.65x
</p>

<p style="margin:8px 0; font-size:14px;">
<strong>Allotment Date:</strong> 
15 April 2026
</p>

<p style="margin:8px 0; font-size:14px;">
<strong>Listing Date:</strong> 
17 April 2026 (Tentative)
</p>

</div>
<!--kg-card-end: html-->
<p>The IPO will open for subscription on April 9, 2026, and close on April 13, 2026. The allotment is expected to be finalised on April 15, 2026, with a tentative listing date of April 17, 2026 on both NSE and BSE. </p><p>The price band for the issue is set between &#x20B9;166 and &#x20B9;175 per share. Investors can apply in lots of 85 shares, requiring a minimum investment of &#x20B9;14,875 at the upper price band. For sNII investors, the minimum investment is &#x20B9;2,08,250 for 14 lots, while bNII investors need &#x20B9;10,11,500 for 68 lots.</p><h3 id="om-power-transmission-ipo-issue-details">Om Power Transmission IPO : Issue Details</h3>
<!--kg-card-begin: html-->
<div style="background:#f9fafb; border:1px solid #e5e7eb; border-radius:8px; padding:16px; font-family:Arial, sans-serif;">

<p style="margin:8px 0; font-size:14px;">
<strong style="color:#111827;">Issue Type:</strong> 
<span style="color:#374151;">The Om Power Transmission IPO is a &#x20B9;150.06 crore issue, comprising a fresh issue of 75,75,000 shares aggregating to &#x20B9;132.56 crore and an offer for sale of 10,00,000 shares aggregating to &#x20B9;17.5 crore</span>
</p>

<p style="margin:8px 0; font-size:14px;">
<strong style="color:#111827;">Price Band:</strong> 
<span style="color:#374151;">&#x20B9;166 &#x2013; &#x20B9;175 per equity share</span>
</p>

<p style="margin:8px 0; font-size:14px;">
<strong style="color:#111827;">Face Value:</strong> 
<span style="color:#374151;">&#x20B9;10 per equity share</span>
</p>

<p style="margin:8px 0; font-size:14px;">
<strong style="color:#111827;">Total Issue Size:</strong> 
<span style="color:#374151;">85,75,000 shares (aggregating up to &#x20B9;150.06 crore)</span>
</p>

<p style="margin:8px 0; font-size:14px;">
<strong style="color:#111827;">Listing At:</strong> 
<span style="color:#374151;">BSE &amp; NSE on 17 April 2026</span>
</p>

<p style="margin:8px 0; font-size:14px;">
<strong style="color:#111827;">Lead Manager:</strong> 
<span style="color:#374151;">Beeline Capital Advisors Pvt. Ltd.</span>
</p>

<p style="margin:8px 0; font-size:14px;">
<strong style="color:#111827;">Registrar:</strong> 
<span style="color:#374151;">MUFG Intime India Pvt. Ltd.</span>
</p>

</div>
<!--kg-card-end: html-->
<p>Want full financials, valuation &amp; expert review? Read the <em>in-depth </em><a href="https://www.ipoji.com/blog/om-power-transmission-ipo-april-2026/" rel="noreferrer"><strong><em>Om Power Transmission IPO analysis</em></strong></a></p><h3 id="utilization-of-proceeds"><strong>Utilization of Proceeds</strong></h3><ul><li><strong>Capital Expenditure</strong><br>Funding capital expenditure requirements towards the <strong>purchase of machinery and equipment</strong> &#x2013; <strong>&#x20B9;11.21 crore</strong></li><li><strong>Debt Repayment<br>Pre-payment or repayment of certain outstanding borrowings</strong>, either partially or in full &#x2013; <strong>&#x20B9;25.00 crore</strong></li><li><strong>Working Capital Requirements</strong><br>Funding the company&#x2019;s <strong>long-term working capital needs</strong> &#x2013; <strong>&#x20B9;55.00 crore</strong></li><li><strong>General Corporate Purposes</strong><br>Supporting <strong>overall business operations and strategic initiatives</strong></li></ul><h3 id="om-power-transmission-ipo-day-3-gmp-grey-market-premium-updates">Om Power Transmission IPO Day 3 GMP (Grey Market Premium) Updates</h3><p>As per market rumors, the <a href="https://www.ipoji.com/ipo/om-power-transmission-ipo?ref=ipoji.com" rel="noreferrer"><strong>Om Power Transmission IPO GMP today</strong></a> is &#x20B9;2 - 3 (Grey Market Premium).</p>
<!--kg-card-begin: html-->
<div style="background:#ecfdf5; border:1px solid #bbf7d0; border-radius:8px; padding:12px; margin-top:12px;">

<p style="margin:0; font-size:13px; color:#065f46;">
<strong>Note:</strong> 
GMP is an unofficial grey market indicator and can change quickly. It should be used along with subscription trends and company fundamentals, not as the only factor for decision-making.
</p>

</div>
<!--kg-card-end: html-->
<h3 id="om-power-transmission-ipo-business-overview">Om Power Transmission IPO Business Overview</h3><p><strong>Om Power Transmission Limited</strong>, incorporated in 2011, is an <strong>EPC (Engineering, Procurement and Construction) company</strong> specializing in <strong>power transmission infrastructure</strong>. The company executes <strong>turnkey projects</strong> including <strong>high voltage (HV) and extra-high voltage (EHV) transmission lines, substations, and underground cabling</strong>, covering engineering, supply, installation, testing, commissioning, and O&amp;M services. It is <strong>ISO 9001:2015, ISO 14001:2015, and ISO 45001:2018 certified</strong>. As of December 31, 2025, the company has an <strong>order book of 58 projects worth &#x20B9;74,460.27 lakhs</strong>, operates <strong>124 substations</strong>, and employs <strong>1,164 people</strong>.</p>
<!--kg-card-begin: html-->
<div style="background:linear-gradient(135deg,#f9fafb,#f3f4f6); border:1px solid #e5e7eb; border-radius:12px; padding:20px; font-family:Arial, sans-serif; line-height:1.7;">

  <h2 style="font-size:18px; color:#0f172a; margin-bottom:16px; font-weight:700;">
    Om Power Transmission IPO FAQs
  </h2>

  <!-- FAQ 1 -->
  <div style="margin-bottom:16px;">
    <p style="margin:0; font-size:15px;">
      <strong style="color:#111827;">How has Om Power Transmission IPO subscription progressed from Day 1 to Day 3?</strong>
    </p>
    <p style="margin:6px 0 0; color:#374151; font-size:14.5px;">
      Om Power Transmission IPO subscription day-wise &#x2014; Day 1 (April 9): 0.39x, Day 2 (April 10): 0.71x, Day 3 (April 13): 3.32x. Category-wise breakdown is available in the live table above.
    </p>
  </div>

  <!-- FAQ 2 -->
  <div style="margin-bottom:16px;">
    <p style="margin:0; font-size:15px;">
      <strong style="color:#111827;">When is the last day to apply for Om Power Transmission IPO?</strong>
    </p>
    <p style="margin:6px 0 0; color:#374151; font-size:14.5px;">
      The last day to apply for Om Power Transmission IPO is Monday, April 13, 2026. The IPO closes at 5:00 PM on April 13, 2026. Applications can be submitted through UPI or ASBA via your demat account.
    </p>
  </div>

  <!-- FAQ 3 -->
  <div style="margin-bottom:16px;">
    <p style="margin:0; font-size:15px;">
      <strong style="color:#111827;">What happens after Om Power Transmission IPO subscription closes on April 13?</strong>
    </p>
    <p style="margin:6px 0 0; color:#374151; font-size:14.5px;">
      After the subscription closes on April 13, 2026 &#x2014; basis of allotment will be finalized on April 15, shares credited to demat accounts on April 16, refunds processed on April 16, and tentative listing on BSE &amp; NSE on April 17, 2026.
    </p>
  </div>

  <!-- FAQ 4 -->
  <div style="margin-bottom:16px;">
    <p style="margin:0; font-size:15px;">
      <strong style="color:#111827;">How is Om Power Transmission IPO quota divided across investor categories?</strong>
    </p>
    <p style="margin:6px 0 0; color:#374151; font-size:14.5px;">
      Om Power Transmission IPO quota is divided as &#x2014; QIB: 50% (42,87,500 shares), NII/HNI: 15% (12,86,250 shares), and Retail (RII): 35% (30,01,250 shares).
    </p>
  </div>

  <!-- FAQ 5 -->
  <div>
    <p style="margin:0; font-size:15px;">
      <strong style="color:#111827;">How to check Om Power Transmission IPO allotment status?</strong>
    </p>
    <p style="margin:6px 0 0; color:#374151; font-size:14.5px;">
      Om Power Transmission IPO allotment status can be checked on April 15, 2026 on the MUFG Intime India (registrar) website using your PAN or application number. You can also check directly on 
      <a href="https://www.ipoji.com/ipo-allotment-status/om-power-transmission-ipo?ref=ipoji.com" style="color:#2563eb; text-decoration:underline; font-weight:500;">
        Om Power Transmission IPO allotment status page
      </a>.
    </p>
  </div>

</div>
<!--kg-card-end: html-->

<!--kg-card-begin: html-->
<div style="border:1px solid #e0e0e0; padding:16px; border-radius:8px; background:#f9f9ff; margin:20px 0;">
  
  <p style="font-weight:600; font-size:16px; margin-bottom:10px; color:#000000;">
    Om Power Transmission Limited IPO Pages
  </p>
  
  <ul style="padding-left:18px; margin:0;">
    
    <li style="margin-bottom:8px;">
      <a href="https://www.ipoji.com/blog/om-power-transmission-ipo-april-2026/" style="text-decoration:none; color:#1a0dab;">
       Om Power Transmission Limited IPO Details &amp; Review
      </a>
    </li>
    
    <li style="margin-bottom:8px;">
      <a href="https://www.ipoji.com/blog/om-power-transmission-ipo-day-1/" style="text-decoration:none; color:#1a0dab;">
      Om Power Transmission Limited IPO Day 1 Subscription Live Updates
      </a>
    </li>

      <li style="margin-bottom:8px;">
      <a href="https://www.ipoji.com/blog/om-power-transmission-ipo-day-2/" style="text-decoration:none; color:#1a0dab;">
      Om Power Transmission Limited IPO Day 2 Subscription Live Updates
      </a>
    </li>
    
    <li>
      <a href="https://www.ipoji.com/ipo/om-power-transmission-ipo?ref=ipoji.com" style="text-decoration:none; color:#1a0dab;">
        Om Power Transmission Limited IPO GMP &amp; Key Dates
      </a>
    </li>
    
  </ul>

</div>

<!--kg-card-end: html-->
]]></content:encoded></item><item><title><![CDATA[Om Power Transmission IPO Day 2 Subscription Status (Live) + GMP, Price Band & Key Dates]]></title><description><![CDATA[The Om Power Transmission IPO is open for public subscription today, 10 April 2026 (Day 2 of bidding)]]></description><link>https://www.ipoji.com/blog/om-power-transmission-ipo-day-2/</link><guid isPermaLink="false">69d7a708efa1e80001dc78c3</guid><dc:creator><![CDATA[Team IPO Ji]]></dc:creator><pubDate>Fri, 10 Apr 2026 05:19:21 GMT</pubDate><media:content url="https://assets.ipoji.com/blog/media/2026/04/Om-Power-Transmission-IPO-Day-2-Subscription.webp" medium="image"/><content:encoded><![CDATA[<img src="https://assets.ipoji.com/blog/media/2026/04/Om-Power-Transmission-IPO-Day-2-Subscription.webp" alt="Om Power Transmission IPO Day 2 Subscription Status (Live) + GMP, Price Band &amp; Key Dates"><p>The&#xA0;<a href="https://www.ipoji.com/ipo/om-power-transmission-ipo?ref=ipoji.com" rel="noreferrer"><strong>Om Power Transmission IPO</strong></a><strong>&#xA0;</strong>is open for public subscription today,&#xA0;<strong>10 April 2026 (Day 2 of bidding)</strong>. This page tracks the&#xA0;<a href="https://www.ipoji.com/ipo-subscription/om-power-transmission-ipo?ref=ipoji.com" rel="noreferrer"><strong>Om Power Transmission IPO Day 2 subscription status (live)</strong>&#xA0;</a> with category-wise data (QIB, NII, Retail, Employee and Shareholder) along with the latest&#xA0;<strong>Om Power Transmission IPO GMP</strong>, key issue details, and important dates like allotment and listing.</p><h2 id="om-power-transmission-ipo-day-2-subscription-status-live"><strong>Om Power Transmission IPO</strong> Day 2 Subscription Status (Live)</h2>
<!--kg-card-begin: html-->
  <p><strong>Om Power Transmission IPO subscription status on Day 2 is 0.71x overall</strong>, with QIB (Ex Anchor) at 1.18x, Retail (RII) at 0.58x, and NII/HNI at 0.38x as of April 10, 2026, 05:03 PM.</p>
<!--kg-card-end: html-->

<!--kg-card-begin: html-->
<div style="background:#f9fafb; border:1px solid #e5e7eb; border-radius:8px; padding:16px;"> 

  <!-- Header with Live Timestamp -->
  <p style="margin:0 0 12px 0; font-size:14px;">
    <strong style="color:#111827;">IPO Live Subscription Status:</strong> 
    <span style="background:#dcfce7; color:#166534; padding:4px 8px; border-radius:6px; font-weight:600; margin-left:6px;">
       10 April 2026, 05:03 PM IST
    </span>
  </p> 

  <!-- Table -->
  <table style="width:100%; border-collapse:collapse; font-size:14px;">
    <thead>
      <tr>
        <th style="text-align:left; padding:10px; border:1px solid #e5e7eb; background:#f3f4f6;">Investor Category</th>
        <th style="text-align:right; padding:10px; border:1px solid #e5e7eb; background:#f3f4f6;">Subscription (Times)</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:10px; border:1px solid #e5e7eb;">Qualified Institutional Buyers (QIB)</td>
        <td style="padding:10px; border:1px solid #e5e7eb; text-align:right;">1.18x</td>
      </tr>
      <tr>
        <td style="padding:10px; border:1px solid #e5e7eb;">Non-Institutional Investors (NII)</td>
        <td style="padding:10px; border:1px solid #e5e7eb; text-align:right;">0.38x</td>
      </tr>
      <tr>
        <td style="padding:10px; border:1px solid #e5e7eb;">Retail Individual Investors (RII)</td>
        <td style="padding:10px; border:1px solid #e5e7eb; text-align:right;">0.58x</td>
      </tr>
      <tr style="font-weight:600;">
        <td style="padding:10px; border:1px solid #e5e7eb;">Total</td>
        <td style="padding:10px; border:1px solid #e5e7eb; text-align:right; font-weight:600;">0.71x</td>
      </tr>
    </tbody>
  </table> 

  <!-- Subscription Update Note -->
  <div style="background:#f0fdf4; border:1px solid #bbf7d0; border-radius:8px; padding:10px; margin-top:12px;">
    <p style="margin:0; font-size:12px; color:#047857;">
      Note: Subscription data updates during market hours. We refresh this page regularly.
    </p>
  </div>

</div>
<!--kg-card-end: html-->
<h3 id="om-power-transmission-ipo-day-2-live-subscription-status-gmp-key-highlights-issue-details"><strong>Om Power Transmission IPO</strong> Day 2: Live Subscription Status, GMP, Key Highlights &amp; Issue Details</h3>
<!--kg-card-begin: html-->
<div style="background:#f9fafb; border:1px solid #e5e7eb; border-radius:8px; padding:16px;">

<p style="margin:8px 0; font-size:14px;">
<strong>IPO Dates:</strong> 
Opens: 09 April 2026 | Closes: 13 April 2026
</p>

<p style="margin:8px 0; font-size:14px;">
<strong>Price Band:</strong> 
&#x20B9;166-175 per share
</p>

<p style="margin:8px 0; font-size:14px;">
<strong>Lot Size:</strong> 
85 shares
</p>

<p style="margin:8px 0; font-size:14px;">
<strong>GMP:</strong> 
Om Power Transmission IPO GMP is &#x20B9;3 as of today.
</p>

<p style="margin:8px 0; font-size:14px;">
<strong>Live Subscription:</strong> 
Day 2 (Last Updated: 05:03 PM) &#x2192; Total: 0.71x | Retail: 0.58x | NII: 0.38x | QIB: 1.18x
</p>

<p style="margin:8px 0; font-size:14px;">
<strong>Allotment Date:</strong> 
15 April 2026
</p>

<p style="margin:8px 0; font-size:14px;">
<strong>Listing Date:</strong> 
17 April 2026 (Tentative)
</p>

</div>
<!--kg-card-end: html-->
<h3 id="om-power-transmission-ipo-issue-details">Om Power Transmission IPO : Issue Details</h3>
<!--kg-card-begin: html-->
<div style="background:#f9fafb; border:1px solid #e5e7eb; border-radius:8px; padding:16px; font-family:Arial, sans-serif;">

<p style="margin:8px 0; font-size:14px;">
<strong style="color:#111827;">Issue Type:</strong> 
<span style="color:#374151;">The Om Power Transmission IPO is a &#x20B9;150.06 crore issue, comprising a fresh issue of 75,75,000 shares aggregating to &#x20B9;132.56 crore and an offer for sale of 10,00,000 shares aggregating to &#x20B9;17.5 crore</span>
</p>

<p style="margin:8px 0; font-size:14px;">
<strong style="color:#111827;">Price Band:</strong> 
<span style="color:#374151;">&#x20B9;166 &#x2013; &#x20B9;175 per equity share</span>
</p>

<p style="margin:8px 0; font-size:14px;">
<strong style="color:#111827;">Face Value:</strong> 
<span style="color:#374151;">&#x20B9;10 per equity share</span>
</p>

<p style="margin:8px 0; font-size:14px;">
<strong style="color:#111827;">Total Issue Size:</strong> 
<span style="color:#374151;">85,75,000 shares (aggregating up to &#x20B9;150.06 crore)</span>
</p>

<p style="margin:8px 0; font-size:14px;">
<strong style="color:#111827;">Listing At:</strong> 
<span style="color:#374151;">BSE &amp; NSE</span>
</p>

<p style="margin:8px 0; font-size:14px;">
<strong style="color:#111827;">Lead Manager:</strong> 
<span style="color:#374151;">Beeline Capital Advisors Pvt. Ltd.</span>
</p>

<p style="margin:8px 0; font-size:14px;">
<strong style="color:#111827;">Registrar:</strong> 
<span style="color:#374151;">MUFG Intime India Pvt. Ltd.</span>
</p>

</div>
<!--kg-card-end: html-->
<p>Want full financials, valuation &amp; expert review? Check the<a href="https://www.ipoji.com/blog/om-power-transmission-ipo-april-2026/" rel="noreferrer">&#xA0;<strong>Complete Om Power Transmission IPO analysis</strong></a></p><h3 id="utilization-of-proceeds"><strong>Utilization of Proceeds</strong></h3><ul><li><strong>Capital Expenditure</strong><br>Funding capital expenditure requirements towards the <strong>purchase of machinery and equipment</strong> &#x2013; <strong>&#x20B9;11.21 crore</strong></li><li><strong>Debt Repayment<br>Pre-payment or repayment of certain outstanding borrowings</strong>, either partially or in full &#x2013; <strong>&#x20B9;25.00 crore</strong></li><li><strong>Working Capital Requirements</strong><br>Funding the company&#x2019;s <strong>long-term working capital needs</strong> &#x2013; <strong>&#x20B9;55.00 crore</strong></li><li><strong>General Corporate Purposes</strong><br>Supporting <strong>overall business operations and strategic initiatives</strong></li></ul><h3 id="om-power-transmission-ipo-gmp-grey-market-premium-%E2%80%93-day-2"><strong>Om Power Transmission IPO</strong> GMP (Grey Market Premium) &#x2013; Day 2</h3><p>As per Market Rumors, the&#xA0;<a href="https://www.ipoji.com/ipo/om-power-transmission-ipo?ref=ipoji.com" rel="noreferrer"><strong>Om Power Transmission IPO <em>GMP</em></strong></a>&#xA0;is reported at&#xA0;<em>&#x20B9;3</em>&#xA0;over the IPO price.</p>
<!--kg-card-begin: html-->
<div style="background:#ecfdf5; border:1px solid #bbf7d0; border-radius:8px; padding:12px; margin-top:12px;">

<p style="margin:0; font-size:13px; color:#065f46;">
<strong>Note:</strong> 
GMP is an unofficial grey market indicator and can change quickly. It should be used along with subscription trends and company fundamentals, not as the only factor for decision-making.
</p>

</div>
<!--kg-card-end: html-->
<h3 id="om-power-transmission-ipo-business-overview">Om Power Transmission IPO Business Overview</h3><p><strong>Om Power Transmission Limited</strong>, incorporated in 2011, is an <strong>EPC (Engineering, Procurement and Construction) company</strong> specializing in <strong>power transmission infrastructure</strong>. The company executes <strong>turnkey projects</strong> including <strong>high voltage (HV) and extra-high voltage (EHV) transmission lines, substations, and underground cabling</strong>, covering engineering, supply, installation, testing, commissioning, and O&amp;M services. It is <strong>ISO 9001:2015, ISO 14001:2015, and ISO 45001:2018 certified</strong>. As of December 31, 2025, the company has an <strong>order book of 58 projects worth &#x20B9;74,460.27 lakhs</strong>, operates <strong>124 substations</strong>, and employs <strong>1,164 people</strong>.</p>
<!--kg-card-begin: html-->
<div style="background:#f9fafb; border:1px solid #e5e7eb; border-radius:10px; padding:18px; font-family:Arial, sans-serif; line-height:1.7;">

  <h2 style="font-size:16px; color:#111827; margin-bottom:12px;">Om Power Transmission IPO FAQs (Day 2 Subscription)</h2>

  <!-- FAQ 1 -->
  <div style="margin-bottom:14px;">
    <p style="margin:0; font-size:14px;">
      <strong style="color:#111827;">1) What is Om Power Transmission IPO Day 2 subscription?</strong>
    </p>
    <p style="margin:4px 0 0; color:#374151; font-size:14px;">
      Om Power Transmission IPO Day 2 subscription shows how many times the IPO has been subscribed across categories like <strong>Retail (RII), QIB, NII/HNI, Employee, and Shareholder</strong>. The table above provides live subscription data with the latest updates and timestamps.
    </p>
  </div>

  <!-- FAQ 2 -->
  <div style="margin-bottom:14px;">
    <p style="margin:0; font-size:14px;">
      <strong style="color:#111827;">2) What is Om Power Transmission IPO GMP today?</strong>
    </p>
    <p style="margin:4px 0 0; color:#374151; font-size:14px;">
      As per market sources, the <strong>Grey Market Premium (GMP)</strong> of Om Power Transmission IPO is approximately <strong>&#x20B9;3</strong> (subject to change based on market conditions).
    </p>
  </div>

  <!-- FAQ 3 -->
  <div style="margin-bottom:14px;">
    <p style="margin:0; font-size:14px;">
      <strong style="color:#111827;">3) What are Om Power Transmission IPO dates (allotment and listing)?</strong>
    </p>
    <p style="margin:4px 0 0; color:#374151; font-size:14px;">
      The IPO is open from <strong>09 April to 13 April 2026</strong>. The allotment is expected on <strong>15 April 2026</strong>, and the tentative listing date is <strong>17 April 2026</strong> on <strong>BSE &amp; NSE</strong>.
    </p>
  </div>

  <!-- FAQ 4 -->
  <div style="margin-bottom:14px;">
    <p style="margin:0; font-size:14px;">
      <strong style="color:#111827;">4) Is Om Power Transmission IPO a fresh issue or OFS?</strong>
    </p>
    <p style="margin:4px 0 0; color:#374151; font-size:14px;">
      Om Power Transmission IPO consists of a <strong>fresh issue of 75,75,000 shares</strong> and an <strong>offer for sale (OFS) of 10,00,000 shares</strong>.
    </p>
  </div>

  <!-- FAQ 5 -->
  <div>
    <p style="margin:0; font-size:14px;">
      <strong style="color:#111827;">5) What is the price band and lot size of Om Power Transmission IPO?</strong>
    </p>
    <p style="margin:4px 0 0; color:#374151; font-size:14px;">
      The IPO price band is <strong>&#x20B9;166 &#x2013; &#x20B9;175 per share</strong>, and the minimum lot size is <strong>85 shares</strong>. Retail investors need  <strong>&#x20B9;14,875</strong>  to apply at the upper price band.
    </p>
  </div>

</div>
<!--kg-card-end: html-->

<!--kg-card-begin: html-->
<div style="background:#ecfdf5; border:1px solid #bbf7d0; border-radius:8px; padding:12px; margin-top:12px;">

<p style="margin:0; font-size:13px; color:#065f46;">
<strong>Disclaimer:</strong> 
 This news is published for informational and educational purposes only. The securities or investments mentioned are not recommendations.
</p>

</div>
<!--kg-card-end: html-->

<!--kg-card-begin: html-->
<div style="border:1px solid #e0e0e0; padding:16px; border-radius:8px; background:#f9f9ff; margin:20px 0;">
  
  <p style="font-weight:600; font-size:16px; margin-bottom:10px; color:#000000;">
    Om Power Transmission Limited IPO Pages
  </p>
  
  <ul style="padding-left:18px; margin:0;">
    
    <li style="margin-bottom:8px;">
      <a href="https://www.ipoji.com/blog/om-power-transmission-ipo-april-2026/" style="text-decoration:none; color:#1a0dab;">
       Om Power Transmission Limited IPO Details &amp; Review
      </a>
    </li>
    
    <li style="margin-bottom:8px;">
      <a href="https://www.ipoji.com/blog/om-power-transmission-ipo-day-1/" style="text-decoration:none; color:#1a0dab;">
      Om Power Transmission Limited IPO Day 1 Subscription Live Updates
      </a>
    </li>

      <li style="margin-bottom:8px;">
      <a href="https://www.ipoji.com/blog/om-power-transmission-ipo-day-3/" style="text-decoration:none; color:#1a0dab;">
      Om Power Transmission Limited IPO Day 3 Subscription Live Updates
      </a>
    </li>
    
    <li>
      <a href="https://www.ipoji.com/ipo/om-power-transmission-ipo?ref=ipoji.com" style="text-decoration:none; color:#1a0dab;">
        Om Power Transmission Limited IPO GMP &amp; Key Dates
      </a>
    </li>
    
  </ul>

</div>

<!--kg-card-end: html-->
]]></content:encoded></item><item><title><![CDATA[Om Power Transmission IPO Day 1 Subscription Status (Live) + GMP, Price Band & Key Dates]]></title><description><![CDATA[The Om Power Transmission IPO is open for public subscription today, 09 April 2026 (Day 1 of bidding)]]></description><link>https://www.ipoji.com/blog/om-power-transmission-ipo-day-1/</link><guid isPermaLink="false">69d73a52efa1e80001dc77d5</guid><dc:creator><![CDATA[Team IPO Ji]]></dc:creator><pubDate>Thu, 09 Apr 2026 06:40:39 GMT</pubDate><media:content url="https://assets.ipoji.com/blog/media/2026/04/om-power-transmission-ipo-day-1-subscription-1.webp" medium="image"/><content:encoded><![CDATA[<img src="https://assets.ipoji.com/blog/media/2026/04/om-power-transmission-ipo-day-1-subscription-1.webp" alt="Om Power Transmission IPO Day 1 Subscription Status (Live) + GMP, Price Band &amp; Key Dates"><p>The&#xA0;<a href="https://www.ipoji.com/ipo/om-power-transmission-ipo?ref=ipoji.com" rel="noreferrer"><strong>Om Power Transmission IPO</strong></a><strong>&#xA0;</strong>is open for public subscription today,&#xA0;<strong>09 April 2026 (Day 1 of bidding)</strong>. This page tracks the&#xA0;<a href="https://www.ipoji.com/ipo-subscription/om-power-transmission-ipo?ref=ipoji.com" rel="noreferrer"><strong>Om Power Transmission IPO Day 1 subscription status (live)</strong>&#xA0;</a> with category-wise data (QIB, NII, Retail, Employee and Shareholder) along with the latest&#xA0;<strong>Om Power Transmission IPO GMP</strong>, key issue details, and important dates like allotment and listing.</p><h2 id="om-power-transmission-ipo-day-1-subscription-status-live"><strong>Om Power Transmission IPO</strong> Day 1 Subscription Status (Live)</h2>
<!--kg-card-begin: html-->
  <p><strong>Om Power Transmission IPO subscription status on Day 1 is 0.39x overall</strong>, with QIB (Ex Anchor) at 0.78x, Retail (RII) at 0.29x, and NII/HNI at 0.11x as of April 09, 2026, 05:03 PM.</p>
<!--kg-card-end: html-->

<!--kg-card-begin: html-->
<div style="background:#f9fafb; border:1px solid #e5e7eb; border-radius:8px; padding:16px;"> 

  <!-- Header with Live Timestamp -->
  <p style="margin:0 0 12px 0; font-size:14px;">
    <strong style="color:#111827;">IPO Live Subscription Status:</strong> 
    <span style="background:#dcfce7; color:#166534; padding:4px 8px; border-radius:6px; font-weight:600; margin-left:6px;">
       09 April 2026, 05:03 PM IST
    </span>
  </p> 

  <!-- Table -->
  <table style="width:100%; border-collapse:collapse; font-size:14px;">
    <thead>
      <tr>
        <th style="text-align:left; padding:10px; border:1px solid #e5e7eb; background:#f3f4f6;">Investor Category</th>
        <th style="text-align:right; padding:10px; border:1px solid #e5e7eb; background:#f3f4f6;">Subscription (Times)</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td style="padding:10px; border:1px solid #e5e7eb;">Qualified Institutional Buyers (QIB)</td>
        <td style="padding:10px; border:1px solid #e5e7eb; text-align:right;">0.78x</td>
      </tr>
      <tr>
        <td style="padding:10px; border:1px solid #e5e7eb;">Non-Institutional Investors (NII)</td>
        <td style="padding:10px; border:1px solid #e5e7eb; text-align:right;">0.11x</td>
      </tr>
      <tr>
        <td style="padding:10px; border:1px solid #e5e7eb;">Retail Individual Investors (RII)</td>
        <td style="padding:10px; border:1px solid #e5e7eb; text-align:right;">0.29x</td>
      </tr>
      <tr style="font-weight:600;">
        <td style="padding:10px; border:1px solid #e5e7eb;">Total</td>
        <td style="padding:10px; border:1px solid #e5e7eb; text-align:right; font-weight:600;">0.39x</td>
      </tr>
    </tbody>
  </table> 

  <!-- Subscription Update Note -->
  <div style="background:#f0fdf4; border:1px solid #bbf7d0; border-radius:8px; padding:10px; margin-top:12px;">
    <p style="margin:0; font-size:12px; color:#047857;">
      Note: Subscription data updates during market hours. We refresh this page regularly.
    </p>
  </div>

</div>
<!--kg-card-end: html-->
<h3 id="om-power-transmission-ipo-day-1-live-subscription-status-gmp-key-highlights-issue-details"><strong>Om Power Transmission IPO</strong> Day 1: Live Subscription Status, GMP, Key Highlights &amp; Issue Details</h3>
<!--kg-card-begin: html-->
<div style="background:#f9fafb; border:1px solid #e5e7eb; border-radius:8px; padding:16px;">

<p style="margin:8px 0; font-size:14px;">
<strong>IPO Dates:</strong> 
Opens: 09 April 2026 | Closes: 13 April 2026
</p>

<p style="margin:8px 0; font-size:14px;">
<strong>Price Band:</strong> 
&#x20B9;166-175 per share
</p>

<p style="margin:8px 0; font-size:14px;">
<strong>Lot Size:</strong> 
85 shares
</p>

<p style="margin:8px 0; font-size:14px;">
<strong>GMP:</strong> 
&#x20B9;3 premium
</p>

<p style="margin:8px 0; font-size:14px;">
<strong>Live Subscription:</strong> 
Day 1 (Last Updated: 05:03 PM) &#x2192; Total: 0.39x | Retail: 0.29x | NII: 0.11x | QIB: 0.78x
</p>

<p style="margin:8px 0; font-size:14px;">
<strong>Allotment Date:</strong> 
15 April 2026
</p>

<p style="margin:8px 0; font-size:14px;">
<strong>Listing Date:</strong> 
17 April 2026 (Tentative)
</p>

</div>
<!--kg-card-end: html-->
<h3 id="om-power-transmission-ipo-issue-details">Om Power Transmission IPO : Issue Details</h3>
<!--kg-card-begin: html-->
<div style="background:#f9fafb; border:1px solid #e5e7eb; border-radius:8px; padding:16px; font-family:Arial, sans-serif;">

<p style="margin:8px 0; font-size:14px;">
<strong style="color:#111827;">Issue Type:</strong> 
<span style="color:#374151;">The Om Power Transmission IPO is a &#x20B9;150.06 crore issue, comprising a fresh issue of 75,75,000 shares aggregating to &#x20B9;132.56 crore and an offer for sale of 10,00,000 shares aggregating to &#x20B9;17.5 crore</span>
</p>

<p style="margin:8px 0; font-size:14px;">
<strong style="color:#111827;">Price Band:</strong> 
<span style="color:#374151;">&#x20B9;166 &#x2013; &#x20B9;175 per equity share</span>
</p>

<p style="margin:8px 0; font-size:14px;">
<strong style="color:#111827;">Face Value:</strong> 
<span style="color:#374151;">&#x20B9;10 per equity share</span>
</p>

<p style="margin:8px 0; font-size:14px;">
<strong style="color:#111827;">Total Issue Size:</strong> 
<span style="color:#374151;">85,75,000 shares (aggregating up to &#x20B9;150.06 crore)</span>
</p>

<p style="margin:8px 0; font-size:14px;">
<strong style="color:#111827;">Listing At:</strong> 
<span style="color:#374151;">BSE &amp; NSE</span>
</p>

<p style="margin:8px 0; font-size:14px;">
<strong style="color:#111827;">Lead Manager:</strong> 
<span style="color:#374151;">Beeline Capital Advisors Pvt. Ltd.</span>
</p>

<p style="margin:8px 0; font-size:14px;">
<strong style="color:#111827;">Registrar:</strong> 
<span style="color:#374151;">MUFG Intime India Pvt. Ltd.</span>
</p>

</div>
<!--kg-card-end: html-->
<p>Want full financials, valuation &amp; expert review? Check the<a href="https://www.ipoji.com/blog/om-power-transmission-ipo-april-2026/" rel="noreferrer">&#xA0;<strong>Complete Om Power Transmission IPO analysis</strong></a></p><h3 id="utilization-of-proceeds"><strong>Utilization of Proceeds</strong></h3><ul><li><strong>Capital Expenditure</strong><br>Funding capital expenditure requirements towards the <strong>purchase of machinery and equipment</strong> &#x2013; <strong>&#x20B9;11.21 crore</strong></li><li><strong>Debt Repayment<br>Pre-payment or repayment of certain outstanding borrowings</strong>, either partially or in full &#x2013; <strong>&#x20B9;25.00 crore</strong></li><li><strong>Working Capital Requirements</strong><br>Funding the company&#x2019;s <strong>long-term working capital needs</strong> &#x2013; <strong>&#x20B9;55.00 crore</strong></li><li><strong>General Corporate Purposes</strong><br>Supporting <strong>overall business operations and strategic initiatives</strong></li></ul><h3 id="om-power-transmission-ipo-gmp-grey-market-premium-%E2%80%93-day-1"><strong>Om Power Transmission IPO</strong> GMP (Grey Market Premium) &#x2013; Day 1</h3><p>As per Market Rumors, the&#xA0;<a href="https://www.ipoji.com/ipo/om-power-transmission-ipo?ref=ipoji.com" rel="noreferrer"><strong>Om Power Transmission IPO <em>GMP</em></strong></a>&#xA0;is reported at&#xA0;<em>&#x20B9;3</em>&#xA0;over the IPO price.</p>
<!--kg-card-begin: html-->
<div style="background:#ecfdf5; border:1px solid #bbf7d0; border-radius:8px; padding:12px; margin-top:12px;">

<p style="margin:0; font-size:13px; color:#065f46;">
<strong>Note:</strong> 
GMP is an unofficial grey market indicator and can change quickly. It should be used along with subscription trends and company fundamentals, not as the only factor for decision-making.
</p>

</div>
<!--kg-card-end: html-->
<h3 id="om-power-transmission-ipo-business-overview"><strong>Om Power Transmission IPO Business Overview</strong></h3><p><strong>Om Power Transmission Limited</strong>, incorporated in 2011, is an <strong>EPC (Engineering, Procurement and Construction) company</strong> specializing in <strong>power transmission infrastructure</strong>. The company executes <strong>turnkey projects</strong> including <strong>high voltage (HV) and extra-high voltage (EHV) transmission lines, substations, and underground cabling</strong>, covering engineering, supply, installation, testing, commissioning, and O&amp;M services. It is <strong>ISO 9001:2015, ISO 14001:2015, and ISO 45001:2018 certified</strong>. As of December 31, 2025, the company has an <strong>order book of 58 projects worth &#x20B9;74,460.27 lakhs</strong>, operates <strong>124 substations</strong>, and employs <strong>1,164 people</strong>.</p>
<!--kg-card-begin: html-->
<div style="background:#f9fafb; border:1px solid #e5e7eb; border-radius:10px; padding:18px; font-family:Arial, sans-serif; line-height:1.7;">

  <h2 style="font-size:16px; color:#111827; margin-bottom:12px;">Om Power Transmission IPO FAQs (Day 1 Subscription)</h2>

  <!-- FAQ 1 -->
  <div style="margin-bottom:14px;">
    <p style="margin:0; font-size:14px;">
      <strong style="color:#111827;">1) What is Om Power Transmission IPO Day 1 subscription?</strong>
    </p>
    <p style="margin:4px 0 0; color:#374151; font-size:14px;">
      Om Power Transmission IPO Day 1 subscription shows how many times the IPO has been subscribed across categories like <strong>Retail (RII), QIB, NII/HNI, Employee, and Shareholder</strong>. The table above provides live subscription data with the latest updates and timestamps.
    </p>
  </div>

  <!-- FAQ 2 -->
  <div style="margin-bottom:14px;">
    <p style="margin:0; font-size:14px;">
      <strong style="color:#111827;">2) What is Om Power Transmission IPO GMP today?</strong>
    </p>
    <p style="margin:4px 0 0; color:#374151; font-size:14px;">
      As per market sources, the <strong>Grey Market Premium (GMP)</strong> of Om Power Transmission IPO is approximately <strong>&#x20B9;3</strong> (subject to change based on market conditions).
    </p>
  </div>

  <!-- FAQ 3 -->
  <div style="margin-bottom:14px;">
    <p style="margin:0; font-size:14px;">
      <strong style="color:#111827;">3) What are Om Power Transmission IPO dates (allotment and listing)?</strong>
    </p>
    <p style="margin:4px 0 0; color:#374151; font-size:14px;">
      The IPO is open from <strong>09 April to 13 April 2026</strong>. The allotment is expected on <strong>15 April 2026</strong>, and the tentative listing date is <strong>17 April 2026</strong> on <strong>BSE &amp; NSE</strong>.
    </p>
  </div>

  <!-- FAQ 4 -->
  <div style="margin-bottom:14px;">
    <p style="margin:0; font-size:14px;">
      <strong style="color:#111827;">4) Is Om Power Transmission IPO a fresh issue or OFS?</strong>
    </p>
    <p style="margin:4px 0 0; color:#374151; font-size:14px;">
      Om Power Transmission IPO consists of a <strong>fresh issue of 75,75,000 shares</strong> and an <strong>offer for sale (OFS) of 10,00,000 shares</strong>.
    </p>
  </div>

  <!-- FAQ 5 -->
  <div>
    <p style="margin:0; font-size:14px;">
      <strong style="color:#111827;">5) What is the price band and lot size of Om Power Transmission IPO?</strong>
    </p>
    <p style="margin:4px 0 0; color:#374151; font-size:14px;">
      The IPO price band is <strong>&#x20B9;166 &#x2013; &#x20B9;175 per share</strong>, and the minimum lot size is <strong>85 shares</strong>. Retail investors need  <strong>&#x20B9;14,875</strong>  to apply at the upper price band.
    </p>
  </div>

</div>
<!--kg-card-end: html-->

<!--kg-card-begin: html-->
<div style="background:#ecfdf5; border:1px solid #bbf7d0; border-radius:8px; padding:12px; margin-top:12px;">

<p style="margin:0; font-size:13px; color:#065f46;">
<strong>Disclaimer:</strong> 
 This news is published for informational and educational purposes only. The securities or investments mentioned are not recommendations.
</p>

</div>
<!--kg-card-end: html-->

<!--kg-card-begin: html-->
<div style="border:1px solid #e0e0e0; padding:16px; border-radius:8px; background:#f9f9ff; margin:20px 0;">
  
  <p style="font-weight:600; font-size:16px; margin-bottom:10px; color:#000000;">
    Om Power Transmission Limited IPO Pages
  </p>
  
  <ul style="padding-left:18px; margin:0;">
    
    <li style="margin-bottom:8px;">
      <a href="https://www.ipoji.com/blog/om-power-transmission-ipo-april-2026/" style="text-decoration:none; color:#1a0dab;">
       Om Power Transmission Limited IPO Details &amp; Review
      </a>
    </li>
    
    <li style="margin-bottom:8px;">
      <a href="https://www.ipoji.com/blog/om-power-transmission-ipo-day-2/" style="text-decoration:none; color:#1a0dab;">
      Om Power Transmission Limited IPO Day 2 Subscription Live Updates
      </a>
    </li>

        <li style="margin-bottom:8px;">
      <a href="https://www.ipoji.com/blog/om-power-transmission-ipo-day-3/" style="text-decoration:none; color:#1a0dab;">
      Om Power Transmission Limited IPO Day 3 Subscription Live Updates
      </a>
    </li>
    
    <li>
      <a href="https://www.ipoji.com/ipo/om-power-transmission-ipo?ref=ipoji.com" style="text-decoration:none; color:#1a0dab;">
        Om Power Transmission Limited IPO GMP &amp; Key Dates
      </a>
    </li>
    
  </ul>

</div>

<!--kg-card-end: html-->
]]></content:encoded></item><item><title><![CDATA[SEBI Extends IPO Clearance Deadline Amid War-Driven Market Volatility: A Strategic Relief for India’s IPO Market]]></title><description><![CDATA[<p>India&#x2019;s primary market is entering a phase of cautious recalibration as the Securities and Exchange Board of India (SEBI) steps in with a timely and strategic intervention. In a recent circular issued on April 7, 2026, SEBI extended the validity of IPO observation letters, offering much-needed flexibility to</p>]]></description><link>https://www.ipoji.com/blog/sebi-extends-ipo-clearance-deadline-amid-war/</link><guid isPermaLink="false">69d5ec23efa1e80001dc77c3</guid><dc:creator><![CDATA[Team IPO Ji]]></dc:creator><pubDate>Wed, 08 Apr 2026 05:53:33 GMT</pubDate><media:content url="https://assets.ipoji.com/blog/media/2026/04/Sebi-extends-IPO-deadline-amid-war--1-.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://assets.ipoji.com/blog/media/2026/04/Sebi-extends-IPO-deadline-amid-war--1-.jpg" alt="SEBI Extends IPO Clearance Deadline Amid War-Driven Market Volatility: A Strategic Relief for India&#x2019;s IPO Market"><p>India&#x2019;s primary market is entering a phase of cautious recalibration as the Securities and Exchange Board of India (SEBI) steps in with a timely and strategic intervention. In a recent circular issued on April 7, 2026, SEBI extended the validity of IPO observation letters, offering much-needed flexibility to companies planning to go public. This move comes against the backdrop of rising geopolitical tensions, particularly the ongoing West Asia conflict and the US-Iran war, which have significantly impacted investor sentiment, capital flows, and overall market stability. For a market that thrives on timing, confidence, and liquidity, this decision marks an important shift toward adaptive regulation.</p><p>The extension applies to observation letters expiring between April 1, 2026 and September 30, 2026, which will now remain valid until September 30, 2026. An observation letter is a crucial regulatory milestone in the IPO process, indicating that SEBI has reviewed the Draft Red Herring Prospectus (DRHP), suggested necessary compliance changes, and cleared the company to launch its public issue. Under the normal route observation letter is valid for 12 months and, if filed through confidential route validity is upto 18 months. However, given the current volatile market conditions, subdued investor participation, and challenges in mobilizing resources, SEBI has provided a one-time relaxation, subject to an undertaking from the lead manager confirming compliance with updated regulatory requirements at the time of filing revised offer documents.</p><p>This development is deeply rooted in the broader macroeconomic and geopolitical environment. The ongoing conflict in West Asia, coupled with global uncertainty triggered by the US-Iran war, has led to increased volatility in equity markets and a slowdown in capital inflows. As a result, several companies have either deferred or recalibrated their IPO plans to avoid unfavorable valuations and weak listing performance. Reports suggest that nearly &#x20B9;18,000 crore worth of planned IPO fundraising has been impacted by these disruptions, highlighting the scale of uncertainty in the primary market. In such a scenario, forcing companies to adhere to rigid deadlines could have led to value erosion for both issuers and investors, making SEBI&#x2019;s intervention both timely and necessary.</p><p>The extension provides significant relief to around 13 mainboard IPO candidates that were nearing their deadline to launch public issues. Notable among them are Hero Fincorp Ltd, Continuum Green Energy Ltd, and Veritas Finance Ltd, all of which are planning large-scale IPOs backed by prominent investors. With additional time at their disposal, these companies can now reassess market conditions, optimize their valuation strategies, and choose a more favorable window for listing. This not only enhances their chances of a successful IPO but also protects investor interest by reducing the risk of underperformance post-listing.</p><p>Beyond IPO-bound companies, SEBI has also addressed challenges faced by already listed firms by granting a one-time relaxation from penalties related to Minimum Public Shareholding (MPS) norms. Companies whose compliance deadlines fall within the same April to September 2026 window will not face penalties, allowing them to avoid forced equity dilution during a period of market instability. This dual relief&#x2014;targeting both upcoming IPOs and listed companies&#x2014;demonstrates SEBI&#x2019;s broader intent to maintain equilibrium in the capital markets while acknowledging external economic pressures.</p><p>From an investor&#x2019;s perspective, this move signals a more stable and thoughtful IPO ecosystem. While some IPO launches may be delayed in the short term, the quality of listings is expected to improve as companies gain time to strengthen their financial positioning and align their pricing with realistic market expectations. Instead of rushed public issues driven by regulatory deadlines, the market is likely to witness more strategically timed IPOs with better fundamentals and stronger investor participation. This shift can ultimately enhance long-term wealth creation and reduce the risks associated with volatile market entries.</p><p>For those actively tracking the IPO market, this is also an opportunity to adopt a more research-driven approach. With companies taking additional time before launching their issues, investors can analyze business models, financial performance, sector trends, and valuation benchmarks more thoroughly. The focus shifts from short-term listing gains to long-term investment potential, aligning with a more mature and disciplined investment strategy.</p><p>SEBI&#x2019;s decision reflects a proactive regulatory philosophy that prioritizes market stability over procedural rigidity. By recognizing the impact of geopolitical tensions and global financial disruptions, the regulator has reinforced its commitment to protecting both issuers and investors. In doing so, it has ensured that India&#x2019;s IPO market remains resilient, credible, and aligned with global best practices even in times of uncertainty.</p><p>As the situation evolves, the extended timeline is expected to play a crucial role in shaping the next phase of India&#x2019;s IPO landscape. Once market conditions stabilize and investor confidence returns, a stronger pipeline of IPOs is likely to emerge, backed by better pricing strategies and improved participation. For now, this move stands as a reminder that in capital markets, timing is not just important&#x2014;it is everything.</p><p>Stay updated with <a href="https://www.ipoji.com/?ref=ipoji.com" rel="noreferrer">IPO Ji </a>for in-depth IPO analysis, upcoming IPO tracking, and expert insights.</p>]]></content:encoded></item><item><title><![CDATA[SpaceX IPO: $75B Mega Listing vs India’s Top 10 Biggest IPOs]]></title><description><![CDATA[<p>India&#x2019;s IPO landscape has evolved rapidly over the past decade, but global developments continue to reshape investor sentiment and expectations. One such development that is currently dominating headlines is the potential public listing of SpaceX&#x2014;a move that could redefine the scale of IPOs globally and set</p>]]></description><link>https://www.ipoji.com/blog/spacex-ipo-mega-listing-vs-indias-top-10-biggest-ipo/</link><guid isPermaLink="false">69d532afefa1e80001dc77b3</guid><dc:creator><![CDATA[Team IPO Ji]]></dc:creator><pubDate>Tue, 07 Apr 2026 16:51:38 GMT</pubDate><media:content url="https://assets.ipoji.com/blog/media/2026/04/SpaceX-IPO-vs-India-s-biggest-listing.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://assets.ipoji.com/blog/media/2026/04/SpaceX-IPO-vs-India-s-biggest-listing.jpg" alt="SpaceX IPO: $75B Mega Listing vs India&#x2019;s Top 10 Biggest IPOs"><p>India&#x2019;s IPO landscape has evolved rapidly over the past decade, but global developments continue to reshape investor sentiment and expectations. One such development that is currently dominating headlines is the potential public listing of SpaceX&#x2014;a move that could redefine the scale of IPOs globally and set new benchmarks for valuation, ambition, and technological leadership.</p><p>At IPO Ji, we believe that understanding global IPO movements is critical for Indian investors, not just from a curiosity standpoint but also from a strategic allocation perspective. The possible SpaceX IPO is one such moment.</p><h3 id="the-spacex-ipo-a-potential-game-changer"><strong>The SpaceX IPO: A Potential Game-Changer</strong></h3><p>Elon Musk&#x2019;s SpaceX has reportedly filed confidential papers with the U.S. Securities and Exchange Commission (SEC) for an initial public offering. While confidential filings are common in the U.S., what stands out is the sheer scale being discussed.</p><p>The company is expected to raise as much as <strong>$75 billion</strong>, which would make it the <strong>largest IPO in history</strong>, comfortably surpassing previous global giants.</p><p>To put that into perspective:</p><ul><li>Saudi Aramco raised <strong>$29 billion</strong> in 2019 (currently the largest IPO globally)</li><li>Alibaba raised <strong>$22 billion</strong> in 2014</li><li>Visa raised <strong>$18 billion</strong> in 2008</li></ul><p>If SpaceX achieves its targeted fundraising, it would be nearly <strong>3x the largest U.S. IPO ever</strong>, signaling unprecedented investor confidence in future technologies like space exploration, satellite internet, and artificial intelligence.</p><h3 id="business-model-why-investors-are-watching-closely"><strong>Business Model: Why Investors Are Watching Closely</strong></h3><p>SpaceX is not just another aerospace company&#x2014;it sits at the intersection of multiple high-growth sectors:</p><ul><li><strong>Reusable Rocket Technology</strong> &#x2013; drastically reducing launch costs</li><li><strong>Starlink Satellite Network</strong> &#x2013; providing global internet coverage</li><li>Integration with Musk&#x2019;s ecosystem, including AI (via xAI) and digital platforms like X</li></ul><p>Additionally, the company has already demonstrated strong revenue visibility. Since 2008, SpaceX has secured over <strong>$24 billion in U.S. government contracts</strong>, working with agencies like:</p><ul><li>NASA</li><li>U.S. Air Force</li><li>U.S. Space Force</li></ul><p>This blend of <strong>government-backed revenue + futuristic private innovation</strong> makes the IPO particularly compelling.</p><h3 id="timeline-when-could-spacex-list"><strong>Timeline: When Could SpaceX List?</strong></h3><p>Reports suggest a <strong>potential June listing</strong>, although timelines in such large IPOs often shift depending on market conditions, regulatory approvals, and valuation negotiations.</p><p>If executed within this window, it could coincide with a period of strong global equity market momentum&#x2014;further boosting demand.</p><h3 id="the-bigger-narrative-could-elon-musk-become-the-first-trillionaire"><strong>The Bigger Narrative: Could Elon Musk Become the First Trillionaire?</strong></h3><p>A successful IPO at the projected valuation could significantly increase Elon Musk&#x2019;s net worth. Given his stakes across ventures like SpaceX, Tesla, and others, analysts speculate that this listing could push him toward becoming the <strong>world&#x2019;s first trillionaire</strong>.</p><p>While speculative, this highlights the scale at which wealth creation is occurring in technology-driven IPOs.</p><h2 id="india%E2%80%99s-ipo-landscape-a-strong-parallel-story"><strong>India&#x2019;s IPO Landscape: A Strong Parallel Story</strong></h2><p>While SpaceX dominates global attention, India&#x2019;s IPO market has also seen remarkable growth, with several large-scale listings across sectors like finance, manufacturing, and consumer tech.</p><p>Here&#x2019;s a look at the <strong>Top 10 IPOs in India by issue size</strong>:</p>
<!--kg-card-begin: html-->
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Top IPO Issue Sizes</title>
    <style>
        * { box-sizing: border-box; }
        body { 
            font-family: Arial, sans-serif; 
            margin: 0; 
            padding: 20px; 
            line-height: 1.38; 
            background: 
                radial-gradient(ellipse at bottom, #e0f2fe 0%, transparent 50%),
                radial-gradient(ellipse at top, #f0f9ff 0%, transparent 50%),
                linear-gradient(135deg, #bfdbfe 0%, #e0f2fe 50%, #f0f9ff 100%);
            background-attachment: fixed;
            min-height: 100vh;
            color: #000000; /* Black text */
        }
        .table-container {
            max-width: 700px;
            margin: 0 auto;
            background: rgba(255, 255, 255, 0.85);
            backdrop-filter: blur(20px);
            border-radius: 24px;
            box-shadow: 
                0 25px 45px rgba(0,0,0,0.1),
                inset 0 1px 0 rgba(255,255,255,0.6);
            overflow: hidden;
            border: 1px solid rgba(255,255,255,0.4);
        }
        table { 
            border: none; 
            border-collapse: collapse; 
            width: 100%; 
        }
        colgroup col:nth-child(1) { width: 68%; }
        colgroup col:nth-child(2) { width: 32%; }
        th, td { 
            padding: 20px 16px; 
            vertical-align: top; 
            font-size: 14px;
            color: #000000; /* Black text */
        }
        th { 
            background: rgba(99, 102, 241, 0.2); 
            color: #000000 !important; /* Black header text */
            font-weight: 700; 
            text-align: center;
            text-transform: uppercase;
            letter-spacing: 1px;
            font-size: 13px;
            backdrop-filter: blur(10px);
        }
        td { 
            font-weight: 500; 
            border-bottom: 1px solid rgba(148, 163, 184, 0.3);
            background: rgba(255,255,255,0.4);
        }
        tr:nth-child(even) td { 
            background: rgba(255,255,255,0.6); 
        }
        tr:hover td { 
            background: rgba(59, 130, 246, 0.15); 
            transform: translateY(-2px);
            transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            box-shadow: 0 8px 25px rgba(0,0,0,0.1);
        }
        tr:last-child td { border-bottom: none; }
        
        .company { 
            font-weight: 700; 
            color: #000000;
        }
        .issue-size { 
            font-weight: 900; 
            font-size: 16px;
            color: #000000;
            text-align: center;
        }
        .highlight { 
            background: rgba(59, 130, 246, 0.25) !important;
            box-shadow: inset 0 0 0 2px rgba(99, 102, 241, 0.4);
        }
        
        @media (max-width: 768px) {
            body { padding: 15px; }
            .table-container { margin: 0; border-radius: 0; max-width: 100%; }
            colgroup col:nth-child(1) { width: 65%; }
            colgroup col:nth-child(2) { width: 35%; }
            th, td { padding: 16px 12px; font-size: 13px; }
        }
        @media (max-width: 480px) {
            th, td { padding: 14px 10px; font-size: 12px; }
            colgroup col:nth-child(1) { width: 60%; }
            .issue-size { font-size: 15px; }
        }
    </style>
</head>
<body>
    <div class="table-container">
        <table>
            <colgroup>
                <col width="315">
                <col width="149">
            </colgroup>
            <thead>
                <tr>
                    <th>Company</th>
                    <th>Issue Size (&#x20B9; Crore)</th>
                </tr>
            </thead>
            <tbody>
                <tr class="highlight">
                    <td class="company">Hyundai Motor India</td>
                    <td class="issue-size">&#x20B9;27,858.75</td>
                </tr>
                <tr>
                    <td class="company">Life Insurance Corporation of India</td>
                    <td class="issue-size">&#x20B9;20,557.23</td>
                </tr>
                <tr>
                    <td class="company">One 97 Communications</td>
                    <td class="issue-size">&#x20B9;18,300</td>
                </tr>
                <tr>
                    <td class="company">Tata Capital</td>
                    <td class="issue-size">&#x20B9;15,511.87</td>
                </tr>
                <tr>
                    <td class="company">Coal India</td>
                    <td class="issue-size">&#x20B9;15,199.44</td>
                </tr>
                <tr>
                    <td class="company">HDB Financial Services</td>
                    <td class="issue-size">&#x20B9;12,500</td>
                </tr>
                <tr>
                    <td class="company">LG Electronics India</td>
                    <td class="issue-size">&#x20B9;11,607.01</td>
                </tr>
                <tr>
                    <td class="company">Swiggy</td>
                    <td class="issue-size">&#x20B9;11,327.43</td>
                </tr>
                <tr>
                    <td class="company">General Insurance Corporation</td>
                    <td class="issue-size">&#x20B9;11,256.83</td>
                </tr>
                <tr>
                    <td class="company">ICICI Prudential Asset Management Company</td>
                    <td class="issue-size">&#x20B9;10,602.65</td>
                </tr>
            </tbody>
        </table>
    </div>
</body>
</html>

<!--kg-card-end: html-->
<h3 id="key-observations-from-india%E2%80%99s-largest-ipos"><strong>Key Observations from India&#x2019;s Largest IPOs</strong></h3><p>What stands out in India&#x2019;s IPO ecosystem is the <strong>diversity of sectors</strong>:</p><ul><li><strong>Automobile &amp; Manufacturing</strong>: Hyundai Motor India</li><li><strong>Financial Services &amp; Insurance</strong>: LIC, HDB Financial, ICICI Prudential AMC</li><li><strong>Digital &amp; Tech Platforms</strong>: Paytm, Swiggy</li><li><strong>PSUs (Public Sector Units)</strong>: Coal India, GIC</li></ul><p>Unlike SpaceX, which represents deep-tech innovation, India&#x2019;s IPOs are more <strong>consumption and financialization-driven</strong>, reflecting the country&#x2019;s economic structure.</p><h3 id="hyundai-motor-india-the-largest-indian-ipo"><strong>Hyundai Motor India: The Largest Indian IPO</strong></h3><p>The largest IPO in India to date, <strong>Hyundai Motor India (&#x20B9;27,858.75 crore)</strong>, was entirely an <strong>Offer for Sale (OFS)</strong> by its parent company.</p><p>This highlights a key difference between Indian and global IPOs:</p><ul><li>Indian IPOs often involve <strong>partial stake dilution by promoters</strong></li><li>Global mega IPOs like SpaceX are typically aimed at <strong>raising fresh capital for expansion</strong></li></ul><h3 id="what-this-means-for-indian-investors"><strong>What This Means for Indian Investors</strong></h3><p>From an investor&#x2019;s standpoint, the SpaceX IPO serves as:</p><ol><li><strong>A benchmark for valuation appetite globally</strong></li><li><strong>A signal of increasing interest in deep-tech and AI-driven companies</strong></li><li><strong>An indicator of capital flow trends toward innovation-led businesses</strong></li></ol><p>For Indian markets, this could gradually shift investor focus toward:</p><ul><li>Aerospace &amp; defense startups</li><li>AI-driven platforms</li><li>High R&amp;D-led companies</li></ul><hr><p>The potential listing of SpaceX is more than just another IPO&#x2014;it represents a shift in how markets value <strong>future technologies over present profitability</strong>.</p><p>At the same time, India&#x2019;s IPO market continues to mature, delivering large, diverse, and increasingly sophisticated offerings to investors.</p><p>For serious investors, the real opportunity lies in <strong>understanding both worlds</strong>&#x2014;global innovation-led IPOs like SpaceX and India&#x2019;s strong domestic growth stories.</p><p>Because the future of investing will not be local or global&#x2014;it will be a blend of both.</p><hr><p></p>]]></content:encoded></item></channel></rss>