{"id":1516,"date":"2026-06-15T11:35:20","date_gmt":"2026-06-15T11:35:20","guid":{"rendered":"https:\/\/growup-india.com\/blog\/?p=1516"},"modified":"2026-06-15T11:35:21","modified_gmt":"2026-06-15T11:35:21","slug":"private-to-public-company-conversion-india","status":"publish","type":"post","link":"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/","title":{"rendered":"Private to Public Company Conversion in India (2026 Guide)"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"546\" src=\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/06\/private-to-public-company-1024x546.png\" alt=\"Private to Public Company 2026\" class=\"wp-image-1517\" srcset=\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/06\/private-to-public-company-1024x546.png 1024w, https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/06\/private-to-public-company-300x160.png 300w, https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/06\/private-to-public-company-768x410.png 768w, https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/06\/private-to-public-company-1536x819.png 1536w, https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/06\/private-to-public-company.png 1717w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">As businesses expand, they often need larger investments, increased credibility, and broader market access. While a Private Limited Company is suitable for closely held businesses, a Public Limited Company provides opportunities for <a href=\"https:\/\/www.mca.gov.in\/content\/mca\/global\/en\/home.html\">large-scale growth<\/a> and future fundraising.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Converting a <a href=\"https:\/\/growup-india.com\/pvttopub.php\" type=\"link\" id=\"https:\/\/growup-india.com\/pvttopub.php\">Private Company into a Public Company<\/a> can be a strategic move for businesses aiming for expansion and long-term success.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">When Should You Convert a Private Company into a Public Company?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Many businesses start as <a href=\"https:\/\/growup-india.com\/private_limited_company_registration.php\" type=\"link\" id=\"https:\/\/growup-india.com\/private_limited_company_registration.php\">Private Limited Companies<\/a> but eventually outgrow the structure.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You should consider conversion when:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Your business requires substantial capital.<\/li>\n\n\n\n<li>You plan to attract institutional investors.<\/li>\n\n\n\n<li>You want greater market visibility.<\/li>\n\n\n\n<li>You intend to prepare for future public fundraising.<\/li>\n\n\n\n<li>Your company is expanding rapidly.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Key Differences Between Private and Public Companies<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Particulars<\/th><th>Private Company<\/th><th>Public Company<\/th><\/tr><\/thead><tbody><tr><td>Minimum Shareholders<\/td><td>2<\/td><td>7<\/td><\/tr><tr><td>Minimum Directors<\/td><td>2<\/td><td>3<\/td><\/tr><tr><td>Maximum Members<\/td><td>200<\/td><td>Unlimited<\/td><\/tr><tr><td>Share Transfer<\/td><td>Restricted<\/td><td>Freely Transferable<\/td><\/tr><tr><td>Public Fundraising<\/td><td>Not Allowed<\/td><td>Allowed<\/td><\/tr><tr><td>Business Credibility<\/td><td>Moderate<\/td><td>High<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<style>\n\n*{\n    box-sizing:border-box;\n    margin:0;\n    padding:0;\n    font-family:'Poppins',sans-serif;\n}\n\n.ppc-adv-wrap{\n    max-width:1200px;\n    margin:35px auto;\n}\n\n.ppc-adv-title{\n    text-align:center;\n    font-size:30px;\n    font-weight:800;\n    color:#0d3d91;\n    margin-bottom:10px;\n}\n\n.ppc-adv-subtitle{\n    text-align:center;\n    color:#666;\n    font-size:15px;\n    margin-bottom:30px;\n}\n\n.ppc-adv-grid{\n    display:grid;\n    grid-template-columns:repeat(5,1fr);\n    gap:15px;\n}\n\n.ppc-adv-card{\n    background:#fff;\n    border-radius:16px;\n    padding:16px 12px;\n    text-align:center;\n    border:1px solid #eef3ff;\n    border-top:4px solid #f6a400;\n    box-shadow:0 5px 20px rgba(13,61,145,.06);\n    transition:.3s ease;\n}\n\n.ppc-adv-card:hover{\n    transform:translateY(-6px);\n    box-shadow:0 12px 25px rgba(13,61,145,.12);\n}\n\n.ppc-icon{\n    width:45px;\n    height:45px;\n    margin:0 auto 12px;\n    border-radius:50%;\n    background:linear-gradient(135deg,#f6a400,#ffcb52);\n    color:#fff;\n    font-size:20px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n}\n\n.ppc-adv-card h3{\n    color:#0d3d91;\n    font-size:15px;\n    font-weight:700;\n    margin-bottom:8px;\n    line-height:1.3;\n}\n\n.ppc-adv-card p{\n    font-size:12px;\n    color:#666;\n    line-height:1.6;\n}\n\n\/* Tablet *\/\n\n@media(max-width:992px){\n\n.ppc-adv-grid{\n    grid-template-columns:repeat(3,1fr);\n}\n\n}\n\n\/* Mobile *\/\n\n@media(max-width:768px){\n\n.ppc-adv-title{\n    font-size:24px;\n}\n\n.ppc-adv-grid{\n    grid-template-columns:repeat(2,1fr);\n}\n\n}\n\n@media(max-width:480px){\n\n.ppc-adv-grid{\n    grid-template-columns:1fr;\n}\n\n}\n\n<\/style>\n\n<div class=\"ppc-adv-wrap\">\n\n<h2 class=\"ppc-adv-title\">\nMajor Advantages of Conversion\n<\/h2>\n\n<p class=\"ppc-adv-subtitle\">\nKey Benefits of Converting a Private Company into a Public Company\n<\/p>\n\n<div class=\"ppc-adv-grid\">\n\n<div class=\"ppc-adv-card\">\n<div class=\"ppc-icon\">\ud83d\udcb0<\/div>\n<h3>Capital Raising<\/h3>\n<p>\nAccess a wider pool of investors and funding opportunities.\n<\/p>\n<\/div>\n\n<div class=\"ppc-adv-card\">\n<div class=\"ppc-icon\">\ud83c\udfe2<\/div>\n<h3>Corporate Image<\/h3>\n<p>\nEnhance business credibility and market reputation.\n<\/p>\n<\/div>\n\n<div class=\"ppc-adv-card\">\n<div class=\"ppc-icon\">\ud83d\udc65<\/div>\n<h3>Unlimited Members<\/h3>\n<p>\nNo restriction on the maximum number of shareholders.\n<\/p>\n<\/div>\n\n<div class=\"ppc-adv-card\">\n<div class=\"ppc-icon\">\ud83d\udcc8<\/div>\n<h3>Business Expansion<\/h3>\n<p>\nRaise larger funds to support growth and expansion plans.\n<\/p>\n<\/div>\n\n<div class=\"ppc-adv-card\">\n<div class=\"ppc-icon\">\u2b50<\/div>\n<h3>Investor Confidence<\/h3>\n<p>\nAttract investors through transparency and governance.\n<\/p>\n<\/div>\n\n<\/div>\n\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Eligibility Criteria<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Before starting the conversion process:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u2714 Minimum 7 shareholders<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u2714 Minimum 3 directors<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u2714 Updated ROC filings<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u2714 No major compliance defaults<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u2714 Shareholder approval through Special Resolution<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Documents Required for Conversion<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The following documents are generally required:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Certificate of Incorporation<\/li>\n\n\n\n<li>PAN of Company<\/li>\n\n\n\n<li>MOA &amp; AOA<\/li>\n\n\n\n<li>Board Resolution<\/li>\n\n\n\n<li>Special Resolution<\/li>\n\n\n\n<li>Financial Statements<\/li>\n\n\n\n<li>Directors&#8217; KYC Documents<\/li>\n\n\n\n<li>Shareholder Details<\/li>\n\n\n\n<li>DSC of Directors<\/li>\n\n\n\n<li>DIN Details<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<style>\n\n*{\nbox-sizing:border-box;\nfont-family:'Poppins',sans-serif;\n}\n\n.ppc-mini-flow{\nmax-width:1200px;\nmargin:30px auto;\n}\n\n.ppc-mini-title{\ntext-align:center;\nfont-size:24px;\nfont-weight:800;\ncolor:#0d3d91;\nmargin-bottom:20px;\n}\n\n.ppc-mini-grid{\ndisplay:grid;\ngrid-template-columns:repeat(7,1fr);\ngap:8px;\n}\n\n.ppc-mini-step{\nbackground:#fff;\npadding:12px 8px;\nborder-radius:12px;\ntext-align:center;\nborder-top:3px solid #f6a400;\nbox-shadow:0 4px 15px rgba(13,61,145,.08);\ntransition:.3s;\n}\n\n.ppc-mini-step:hover{\ntransform:translateY(-4px);\n}\n\n.ppc-mini-no{\nwidth:32px;\nheight:32px;\nmargin:0 auto 8px;\nborder-radius:50%;\nbackground:linear-gradient(135deg,#f6a400,#ffcb52);\ncolor:#fff;\nfont-size:14px;\nfont-weight:700;\ndisplay:flex;\nalign-items:center;\njustify-content:center;\n}\n\n.ppc-mini-step h3{\nfont-size:13px;\nfont-weight:700;\ncolor:#0d3d91;\nline-height:1.3;\nmargin-bottom:4px;\n}\n\n.ppc-mini-step p{\nfont-size:11px;\ncolor:#666;\nline-height:1.4;\n}\n\n@media(max-width:992px){\n\n.ppc-mini-grid{\ngrid-template-columns:repeat(4,1fr);\n}\n\n}\n\n@media(max-width:768px){\n\n.ppc-mini-title{\nfont-size:20px;\n}\n\n.ppc-mini-grid{\ngrid-template-columns:repeat(2,1fr);\n}\n\n}\n\n@media(max-width:480px){\n\n.ppc-mini-grid{\ngrid-template-columns:1fr;\n}\n\n}\n\n<\/style>\n\n<div class=\"ppc-mini-flow\">\n\n<h2 class=\"ppc-mini-title\">\nPrivate to Public Company Conversion Process\n<\/h2>\n\n<div class=\"ppc-mini-grid\">\n\n<div class=\"ppc-mini-step\">\n<div class=\"ppc-mini-no\">1<\/div>\n<h3>Board Meeting<\/h3>\n<p>Approve conversion proposal.<\/p>\n<\/div>\n\n<div class=\"ppc-mini-step\">\n<div class=\"ppc-mini-no\">2<\/div>\n<h3>Shareholder Approval<\/h3>\n<p>Conduct general meeting.<\/p>\n<\/div>\n\n<div class=\"ppc-mini-step\">\n<div class=\"ppc-mini-no\">3<\/div>\n<h3>Special Resolution<\/h3>\n<p>Members approve conversion.<\/p>\n<\/div>\n\n<div class=\"ppc-mini-step\">\n<div class=\"ppc-mini-no\">4<\/div>\n<h3>MOA &#038; AOA<\/h3>\n<p>Amend company documents.<\/p>\n<\/div>\n\n<div class=\"ppc-mini-step\">\n<div class=\"ppc-mini-no\">5<\/div>\n<h3>ROC Filing<\/h3>\n<p>Submit required forms.<\/p>\n<\/div>\n\n<div class=\"ppc-mini-step\">\n<div class=\"ppc-mini-no\">6<\/div>\n<h3>ROC Verification<\/h3>\n<p>Documents reviewed.<\/p>\n<\/div>\n\n<div class=\"ppc-mini-step\">\n<div class=\"ppc-mini-no\">7<\/div>\n<h3>Fresh Certificate<\/h3>\n<p>New certificate issued.<\/p>\n<\/div>\n\n<\/div>\n\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Compliance Requirements After Conversion<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">After becoming a Public Company, businesses must ensure:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Annual ROC Compliance<\/li>\n\n\n\n<li>Annual General Meetings (AGM)<\/li>\n\n\n\n<li>Board Meetings<\/li>\n\n\n\n<li>Statutory Audit<\/li>\n\n\n\n<li>Income Tax Compliance<\/li>\n\n\n\n<li>Maintenance of Company Records<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<style>\n\n*{\n    box-sizing:border-box;\n    margin:0;\n    padding:0;\n    font-family:'Poppins',sans-serif;\n}\n\n.ppc-challenge-wrap{\n    max-width:1100px;\n    margin:35px auto;\n}\n\n.ppc-challenge-title{\n    text-align:center;\n    font-size:30px;\n    font-weight:800;\n    color:#0d3d91;\n    margin-bottom:10px;\n}\n\n.ppc-challenge-subtitle{\n    text-align:center;\n    color:#666;\n    font-size:15px;\n    margin-bottom:30px;\n}\n\n.ppc-challenge-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:15px;\n}\n\n.ppc-challenge-card{\n    background:#fff;\n    border-radius:16px;\n    padding:18px 14px;\n    text-align:center;\n    border:1px solid #eef3ff;\n    border-top:4px solid #e74c3c;\n    box-shadow:0 5px 20px rgba(13,61,145,.06);\n    transition:.3s ease;\n}\n\n.ppc-challenge-card:hover{\n    transform:translateY(-6px);\n    box-shadow:0 12px 25px rgba(13,61,145,.12);\n}\n\n.ppc-warning-icon{\n    width:48px;\n    height:48px;\n    margin:0 auto 12px;\n    border-radius:50%;\n    background:linear-gradient(135deg,#ff5f57,#ff8a65);\n    color:#fff;\n    font-size:22px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n}\n\n.ppc-challenge-card h3{\n    color:#0d3d91;\n    font-size:15px;\n    font-weight:700;\n    margin-bottom:8px;\n    line-height:1.3;\n}\n\n.ppc-challenge-card p{\n    font-size:12px;\n    color:#666;\n    line-height:1.6;\n}\n\n@media(max-width:992px){\n\n.ppc-challenge-grid{\n    grid-template-columns:repeat(2,1fr);\n}\n\n}\n\n@media(max-width:768px){\n\n.ppc-challenge-title{\n    font-size:24px;\n}\n\n}\n\n@media(max-width:480px){\n\n.ppc-challenge-grid{\n    grid-template-columns:1fr;\n}\n\n}\n\n<\/style>\n\n<div class=\"ppc-challenge-wrap\">\n\n<h2 class=\"ppc-challenge-title\">\nCommon Challenges During Conversion\n<\/h2>\n\n<p class=\"ppc-challenge-subtitle\">\nAvoid these common mistakes to ensure a smooth Private to Public Company conversion process.\n<\/p>\n\n<div class=\"ppc-challenge-grid\">\n\n<div class=\"ppc-challenge-card\">\n<div class=\"ppc-warning-icon\">\ud83d\udcc4<\/div>\n<h3>Documentation Delay<\/h3>\n<p>\nMissing or incomplete documents can significantly slow down the approval process.\n<\/p>\n<\/div>\n\n<div class=\"ppc-challenge-card\">\n<div class=\"ppc-warning-icon\">\u26a0\ufe0f<\/div>\n<h3>Incorrect ROC Filing<\/h3>\n<p>\nErrors in forms or submissions may lead to rejection or resubmission.\n<\/p>\n<\/div>\n\n<div class=\"ppc-challenge-card\">\n<div class=\"ppc-warning-icon\">\ud83d\udcdd<\/div>\n<h3>MOA &#038; AOA Issues<\/h3>\n<p>\nImproper amendments can create compliance and legal complications.\n<\/p>\n<\/div>\n\n<div class=\"ppc-challenge-card\">\n<div class=\"ppc-warning-icon\">\ud83d\udd0d<\/div>\n<h3>Compliance Backlog<\/h3>\n<p>\nPending ROC filings and unresolved compliance issues may delay approval.\n<\/p>\n<\/div>\n\n<\/div>\n\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Is Private to Public Conversion Right for Your Business?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Conversion may be beneficial if your company:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Is experiencing rapid growth.<\/li>\n\n\n\n<li>Needs significant funding.<\/li>\n\n\n\n<li>Plans future public investment opportunities.<\/li>\n\n\n\n<li>Wants stronger market recognition.<\/li>\n\n\n\n<li>Seeks long-term scalability.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\n*{\n    margin:0;\n    padding:0;\n    box-sizing:border-box;\n    font-family:'Poppins',sans-serif;\n}\n\nbody{\n    background:#f7f9fc;\n    padding:20px;\n}\n\n\/* CTA Section *\/\n\n.ppc-cta{\n    max-width:800px;\n    margin:25px auto;\n    background:#eef7ff;\n    border-radius:20px;\n    padding:16px 22px;\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:15px;\n    box-shadow:0 8px 25px rgba(13,61,145,.08);\n}\n\n\/* Left Side *\/\n\n.ppc-left{\n    display:flex;\n    align-items:center;\n    gap:18px;\n}\n\n.ppc-icon{\n    width:58px;\n    height:58px;\n    min-width:58px;\n    border-radius:50%;\n    background:linear-gradient(135deg,#0d3d91,#1e88e5);\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    color:#fff;\n    font-size:24px;\n    box-shadow:0 6px 20px rgba(13,61,145,.25);\n}\n\n\/* Content *\/\n\n.ppc-content h2{\n    font-size:18px;\n    font-weight:500;\n    color:#0d3d91;\n    line-height:1.4;\n    margin-bottom:5px;\n}\n\n.ppc-content p{\n    font-size:13px;\n    color:#666;\n}\n\n\/* Button *\/\n\n.ppc-btn{\n    text-decoration:none;\n    background:linear-gradient(135deg,#0d3d91,#1e88e5);\n    color:#fff;\n    padding:12px 24px;\n    border-radius:50px;\n    font-size:15px;\n    font-weight:500;\n    white-space:nowrap;\n    transition:.3s ease;\n    box-shadow:0 6px 18px rgba(13,61,145,.20);\n}\n\n.ppc-btn:hover{\n    transform:translateY(-2px);\n}\n\n\/* Mobile *\/\n\n@media(max-width:768px){\n\n.ppc-cta{\n    flex-direction:column;\n    text-align:center;\n    padding:18px;\n}\n\n.ppc-left{\n    flex-direction:column;\n    gap:12px;\n}\n\n.ppc-content h2{\n    font-size:16px;\n}\n\n.ppc-btn{\n    width:100%;\n    text-align:center;\n}\n\n}\n\n<\/style>\n<\/head>\n\n<body>\n\n<div class=\"ppc-cta\">\n\n    <div class=\"ppc-left\">\n\n        <div class=\"ppc-icon\">\n            \ud83d\udcde\n        <\/div>\n\n        <div class=\"ppc-content\">\n            <h2>\n                Need Help with Private to Public Company Conversion? \ud83d\ude80\n            <\/h2>\n\n                    <\/div>\n\n    <\/div>\n\n    <a href=\"https:\/\/growup-india.com\/contact.php\" class=\"ppc-btn\">\n        Get Expert Help\n    <\/a>\n\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Private to Public Company Conversion is an important milestone for growing businesses. It opens doors to larger funding opportunities, increased credibility, and <a href=\"https:\/\/growup-india.com\/aboutus.php\" type=\"link\" id=\"https:\/\/growup-india.com\/aboutus.php\">long-term expansion<\/a>. With proper planning, documentation, and compliance, the conversion process can be completed smoothly while positioning the business for <a href=\"https:\/\/growup-india.com\/contact.php\" type=\"link\" id=\"https:\/\/growup-india.com\/contact.php\">future growth and success<\/a>.<\/p>\n\n\n\n<!-- Popup -->\n<div id=\"helpPopup\" class=\"help-popup-overlay\">\n\n<div class=\"help-popup-box\">\n\n<span class=\"help-close\">&times;<\/span>\n\n<h3>Need Help with Company Conversion? \ud83d\ude80<\/h3>\n\n<p>\nGet expert guidance for documentation, ROC filing, approvals and compliance.\n<\/p>\n\n<a href=\"https:\/\/growup-india.com\/contact.php\" class=\"help-btn\">\n\ud83d\udc49 Get Expert Help\n<\/a>\n\n<\/div>\n\n<\/div>\n\n<style>\n\n\/* Overlay *\/\n\n.help-popup-overlay{\n    position:fixed;\n    inset:0;\n    background:rgba(0,0,0,.65);\n    display:none;\n    align-items:center;\n    justify-content:center;\n    z-index:99999;\n}\n\n\/* Popup *\/\n\n.help-popup-box{\n    width:90%;\n    max-width:420px;\n    background:#fff;\n    border-radius:20px;\n    padding:28px 24px;\n    text-align:center;\n    position:relative;\n    animation:popupShow .4s ease;\n}\n\n@keyframes popupShow{\n    from{\n        opacity:0;\n        transform:translateY(25px);\n    }\n    to{\n        opacity:1;\n        transform:translateY(0);\n    }\n}\n\n.help-close{\n    position:absolute;\n    top:10px;\n    right:16px;\n    font-size:28px;\n    cursor:pointer;\n    color:#777;\n}\n\n.help-popup-box h3{\n    color:#0d3d91;\n    font-size:24px;\n    margin-bottom:12px;\n}\n\n.help-popup-box p{\n    color:#666;\n    line-height:1.7;\n    margin-bottom:20px;\n}\n\n.help-btn{\n    display:inline-block;\n    text-decoration:none;\n    background:linear-gradient(135deg,#0d3d91,#1e88e5);\n    color:#fff;\n    padding:14px 28px;\n    border-radius:50px;\n    font-weight:700;\n}\n\n<\/style>\n\n<script>\n\ndocument.addEventListener(\"DOMContentLoaded\", function(){\n\n    let popupShown = false;\n\n    window.addEventListener(\"scroll\", function(){\n\n        if(popupShown) return;\n\n        let scrollTop = window.scrollY;\n        let docHeight = document.documentElement.scrollHeight - window.innerHeight;\n\n        let scrollPercent = (scrollTop \/ docHeight) * 100;\n\n        if(scrollPercent >= 50){\n\n            document.getElementById(\"helpPopup\").style.display = \"flex\";\n\n            popupShown = true;\n\n        }\n\n    });\n\n    document.querySelector(\".help-close\").addEventListener(\"click\", function(){\n\n        document.getElementById(\"helpPopup\").style.display = \"none\";\n\n    });\n\n});\n\n<\/script>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\"><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>As businesses expand, they often need larger investments, increased credibility, and broader market access. While a Private Limited Company is suitable for closely held businesses, a Public Limited Company provides opportunities for large-scale growth and future fundraising. Converting a Private Company into a Public Company can be a strategic move for businesses aiming for expansion [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"gallery","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","ocean_post_oembed":"","ocean_post_self_hosted_media":"","ocean_post_video_embed":"","ocean_link_format":"","ocean_link_format_target":"self","ocean_quote_format":"","ocean_quote_format_link":"post","ocean_gallery_link_images":"on","ocean_gallery_id":[],"footnotes":""},"categories":[13],"tags":[1436,1438,1435,1217,1393,1439,1403,1426,1421,1437,1429,1440,1430,1432,1428,1433,1431,192],"class_list":["post-1516","post","type-post","status-publish","format-gallery","hentry","category-latest-news","tag-aoa-amendment","tag-board-resolution","tag-business-expansion","tag-business-registration","tag-company-conversion-india","tag-company-conversion-process","tag-company-incorporation","tag-company-law-india","tag-corporate-compliance","tag-corporate-governance","tag-mca-compliance","tag-moa-amendment","tag-private-limited-to-public-limited-company","tag-private-to-public-company-conversion","tag-public-company-benefits","tag-public-company-registration","tag-public-limited-company","tag-roc-filing","post_format-post-format-gallery","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Private to Public Company Conversion in India (2026 Guide)<\/title>\n<meta name=\"description\" content=\"Learn the complete process of Private to Public Company Conversion in India. Explore eligibility, benefits, documents required &amp; ROC filing\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Private to Public Company Conversion in India (2026 Guide)\" \/>\n<meta property=\"og:description\" content=\"Learn the complete process of Private to Public Company Conversion in India. Explore eligibility, benefits, documents required &amp; ROC filing\" \/>\n<meta property=\"og:url\" content=\"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-15T11:35:20+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-15T11:35:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/06\/private-to-public-company.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1717\" \/>\n\t<meta property=\"og:image:height\" content=\"916\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Janvi\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Janvi\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/\"},\"author\":{\"name\":\"Janvi\",\"@id\":\"https:\/\/growup-india.com\/blog\/#\/schema\/person\/cfae5a473bef5518ca23e149ca2c448a\"},\"headline\":\"Private to Public Company Conversion in India (2026 Guide)\",\"datePublished\":\"2026-06-15T11:35:20+00:00\",\"dateModified\":\"2026-06-15T11:35:21+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/\"},\"wordCount\":527,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/growup-india.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/06\/private-to-public-company-1024x546.png\",\"keywords\":[\"AOA Amendment\",\"Board Resolution\",\"Business Expansion\",\"business registration\",\"Company Conversion India\",\"Company Conversion Process\",\"Company Incorporation\",\"Company Law India\",\"Corporate Compliance\",\"Corporate Governance\",\"MCA Compliance\",\"MOA Amendment\",\"Private Limited to Public Limited Company\",\"Private to Public Company Conversion\",\"Public Company Benefits\",\"Public Company Registration\",\"Public Limited Company\",\"ROC Filing\"],\"articleSection\":[\"Latest News\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/\",\"url\":\"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/\",\"name\":\"Private to Public Company Conversion in India (2026 Guide)\",\"isPartOf\":{\"@id\":\"https:\/\/growup-india.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/06\/private-to-public-company-1024x546.png\",\"datePublished\":\"2026-06-15T11:35:20+00:00\",\"dateModified\":\"2026-06-15T11:35:21+00:00\",\"description\":\"Learn the complete process of Private to Public Company Conversion in India. Explore eligibility, benefits, documents required & ROC filing\",\"breadcrumb\":{\"@id\":\"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/#primaryimage\",\"url\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/06\/private-to-public-company.png\",\"contentUrl\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/06\/private-to-public-company.png\",\"width\":1717,\"height\":916},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/growup-india.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Private to Public Company Conversion in India (2026 Guide)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/growup-india.com\/blog\/#website\",\"url\":\"https:\/\/growup-india.com\/blog\/\",\"name\":\"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com\",\"description\":\"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com\",\"publisher\":{\"@id\":\"https:\/\/growup-india.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/growup-india.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/growup-india.com\/blog\/#organization\",\"name\":\"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com\",\"url\":\"https:\/\/growup-india.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/growup-india.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2024\/05\/cropped-logo-2.png\",\"contentUrl\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2024\/05\/cropped-logo-2.png\",\"width\":278,\"height\":127,\"caption\":\"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com\"},\"image\":{\"@id\":\"https:\/\/growup-india.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/growup-india.com\/blog\/#\/schema\/person\/cfae5a473bef5518ca23e149ca2c448a\",\"name\":\"Janvi\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/growup-india.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/2edd91fc2b9789381e54a03e514e870d759b831301db0efee2eabfb8f4d7bbd3?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/2edd91fc2b9789381e54a03e514e870d759b831301db0efee2eabfb8f4d7bbd3?s=96&d=mm&r=g\",\"caption\":\"Janvi\"},\"url\":\"https:\/\/growup-india.com\/blog\/author\/seo-growupindia\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Private to Public Company Conversion in India (2026 Guide)","description":"Learn the complete process of Private to Public Company Conversion in India. Explore eligibility, benefits, documents required & ROC filing","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/","og_locale":"en_US","og_type":"article","og_title":"Private to Public Company Conversion in India (2026 Guide)","og_description":"Learn the complete process of Private to Public Company Conversion in India. Explore eligibility, benefits, documents required & ROC filing","og_url":"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/","og_site_name":"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com","article_published_time":"2026-06-15T11:35:20+00:00","article_modified_time":"2026-06-15T11:35:21+00:00","og_image":[{"width":1717,"height":916,"url":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/06\/private-to-public-company.png","type":"image\/png"}],"author":"Janvi","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Janvi","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/#article","isPartOf":{"@id":"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/"},"author":{"name":"Janvi","@id":"https:\/\/growup-india.com\/blog\/#\/schema\/person\/cfae5a473bef5518ca23e149ca2c448a"},"headline":"Private to Public Company Conversion in India (2026 Guide)","datePublished":"2026-06-15T11:35:20+00:00","dateModified":"2026-06-15T11:35:21+00:00","mainEntityOfPage":{"@id":"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/"},"wordCount":527,"commentCount":0,"publisher":{"@id":"https:\/\/growup-india.com\/blog\/#organization"},"image":{"@id":"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/#primaryimage"},"thumbnailUrl":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/06\/private-to-public-company-1024x546.png","keywords":["AOA Amendment","Board Resolution","Business Expansion","business registration","Company Conversion India","Company Conversion Process","Company Incorporation","Company Law India","Corporate Compliance","Corporate Governance","MCA Compliance","MOA Amendment","Private Limited to Public Limited Company","Private to Public Company Conversion","Public Company Benefits","Public Company Registration","Public Limited Company","ROC Filing"],"articleSection":["Latest News"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/","url":"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/","name":"Private to Public Company Conversion in India (2026 Guide)","isPartOf":{"@id":"https:\/\/growup-india.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/#primaryimage"},"image":{"@id":"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/#primaryimage"},"thumbnailUrl":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/06\/private-to-public-company-1024x546.png","datePublished":"2026-06-15T11:35:20+00:00","dateModified":"2026-06-15T11:35:21+00:00","description":"Learn the complete process of Private to Public Company Conversion in India. Explore eligibility, benefits, documents required & ROC filing","breadcrumb":{"@id":"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/#primaryimage","url":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/06\/private-to-public-company.png","contentUrl":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/06\/private-to-public-company.png","width":1717,"height":916},{"@type":"BreadcrumbList","@id":"https:\/\/growup-india.com\/blog\/private-to-public-company-conversion-india\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/growup-india.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Private to Public Company Conversion in India (2026 Guide)"}]},{"@type":"WebSite","@id":"https:\/\/growup-india.com\/blog\/#website","url":"https:\/\/growup-india.com\/blog\/","name":"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com","description":"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com","publisher":{"@id":"https:\/\/growup-india.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/growup-india.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/growup-india.com\/blog\/#organization","name":"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com","url":"https:\/\/growup-india.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/growup-india.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2024\/05\/cropped-logo-2.png","contentUrl":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2024\/05\/cropped-logo-2.png","width":278,"height":127,"caption":"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com"},"image":{"@id":"https:\/\/growup-india.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/growup-india.com\/blog\/#\/schema\/person\/cfae5a473bef5518ca23e149ca2c448a","name":"Janvi","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/growup-india.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2edd91fc2b9789381e54a03e514e870d759b831301db0efee2eabfb8f4d7bbd3?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2edd91fc2b9789381e54a03e514e870d759b831301db0efee2eabfb8f4d7bbd3?s=96&d=mm&r=g","caption":"Janvi"},"url":"https:\/\/growup-india.com\/blog\/author\/seo-growupindia\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/posts\/1516","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/comments?post=1516"}],"version-history":[{"count":6,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/posts\/1516\/revisions"}],"predecessor-version":[{"id":1523,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/posts\/1516\/revisions\/1523"}],"wp:attachment":[{"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/media?parent=1516"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/categories?post=1516"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/tags?post=1516"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}