Skip to content

Commit

Permalink
130420241612
Browse files Browse the repository at this point in the history
  • Loading branch information
anupammo committed Apr 13, 2024
1 parent d618f56 commit f619869
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 26 deletions.
75 changes: 75 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1425,6 +1425,81 @@ <h4 class="fs-6 ps-3 mt-3">Some Savings Calculators</h4>
</div>
</div>
</section>
<section id="bank-links">
<div class="container">
<div class="row">
<div class="col-md-4 col-12">
<ul class="list-group lead my-3 fs-6">
<li class="list-group-item bg-light fw-bold">FD Calculators</li>
<li class="list-group-item border-bottom-0 py-1">
<a href="fixed-deposit-fd-calculator">FD Calculator</a>
</li>
<li class="list-group-item border-bottom-0 py-1">
<a href="bob-fd-calculator">BOB FD Calculator</a>
</li>
<li class="list-group-item border-bottom-0 py-1">
<a href="boi-fd-calculator">BOI FD Calculator</a>
</li>
<li class="list-group-item border-bottom-0 py-1">
<a href="sbi-fd-calculator">SBI FD Calculator</a>
</li>
<li class="list-group-item border-bottom-0 py-1">
<a href="pnb-fd-calculator">PNB FD Calculator</a>
</li>
<li class="list-group-item py-1">
<a href="ubi-fd-calculator">UBI FD Calculator</a>
</li>
</ul>
</div>
<div class="col-md-4 col-12">
<ul class="list-group lead my-3 fs-6">
<li class="list-group-item bg-light fw-bold">RD Calculators</li>
<li class="list-group-item border-bottom-0 py-1">
<a href="rd-calculator">RD Calculator</a>
</li>
<li class="list-group-item border-bottom-0 py-1">
<a href="bob-rd-calculator">BOB RD Calculator</a>
</li>
<li class="list-group-item border-bottom-0 py-1">
<a href="boi-rd-calculator">BOI RD Calculator</a>
</li>
<li class="list-group-item border-bottom-0 py-1">
<a href="sbi-rd-calculator">SBI RD Calculator</a>
</li>
<li class="list-group-item border-bottom-0 py-1">
<a href="pnb-rd-calculator">PNB RD Calculator</a>
</li>
<li class="list-group-item py-1">
<a href="ubi-rd-calculator">UBI RD Calculator</a>
</li>
</ul>
</div>
<div class="col-md-4 col-12">
<ul class="list-group lead my-3 fs-6">
<li class="list-group-item bg-light fw-bold">SB Calculators</li>
<li class="list-group-item border-bottom-0 py-1">
<a href="sb-calculator">SB Calculator</a>
</li>
<li class="list-group-item border-bottom-0 py-1">
<a href="bob-sb-calculator">BOB SB Calculator</a>
</li>
<li class="list-group-item border-bottom-0 py-1">
<a href="boi-sb-calculator">BOI SB Calculator</a>
</li>
<li class="list-group-item border-bottom-0 py-1">
<a href="sbi-sb-calculator">SBI SB Calculator</a>
</li>
<li class="list-group-item border-bottom-0 py-1">
<a href="pnb-sb-calculator">PNB SB Calculator</a>
</li>
<li class="list-group-item py-1">
<a href="ubi-sb-calculator">UBI SB Calculator</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- <section class="g-adsense">
<div class="container">
<div class="row">
Expand Down
52 changes: 26 additions & 26 deletions sgb-calculator.html
Original file line number Diff line number Diff line change
Expand Up @@ -998,6 +998,32 @@ <h2 class="h4 mb-3">Conclusion : </h2>
</div>
</div>
</section>
<section class="mt-5" id="faqs">
<div class="container">
<div class="row">
<div class="col-12">
<h2 class="h4 mb-3">FAQ - Frequently asked questions</h2>
<p>What is the next issue date of SGB 2023 24?</p>
<p class="lead fs-6">Next issue date of SGB (Sovereign Gold Bond) Series III for 2023-24 is 18th -
22nd December, 2023. The Date of Issuance is 28th December, 2023.</p>
<p>Is it mandatory to redeem SGB after 8 years?</p>
<p class="lead fs-6">Though the tenor of the bond is 8 years, early encashment/redemption of the
bond is allowed after fifth year from the date of issue on coupon payment dates. The bond will
be tradable on Exchanges, if held in demat form.</p>
<p>Can I exit SGB before 5 years?</p>
<p class="lead fs-6">Although the Sovereign Gold Bond (SGB) has a tenor of 8 years, it can be
redeemed prematurely on coupon payment dates after the 5th year from the date of issue. A charge
of ₹150 + 18% GST will be imposed for rematerialisation or redemption.</p>
<p>Can I buy SGB multiple times in a year?</p>
<p class="lead fs-6">An investor/trust can buy 4 Kg/20 Kg worth of gold every year as the ceiling
has been fixed on a fiscal year (April-March) basis.</p>
<p>When can I buy SGB in 2024?</p>
<p class="lead fs-6">SGB (Sovereign Gold Bond) 2023-24 scheme Series IV subscription will be start
from 12th - 16th February, 2024. Date of Issuance - 21st February, 2024.</p>
</div>
</div>
</div>
</section>
<section class="internal-links py-5">
<div class="container">
<div class="row">
Expand Down Expand Up @@ -1097,32 +1123,6 @@ <h4 class="fs-6 ps-3 mt-3">Some Savings Calculators</h4>
</div>
</div>
</section>
<section class="mt-5" id="faqs">
<div class="container">
<div class="row">
<div class="col-12">
<h2 class="h4 mb-3">FAQ - Frequently asked questions</h2>
<p>What is the next issue date of SGB 2023 24?</p>
<p class="lead fs-6">Next issue date of SGB (Sovereign Gold Bond) Series III for 2023-24 is 18th -
22nd December, 2023. The Date of Issuance is 28th December, 2023.</p>
<p>Is it mandatory to redeem SGB after 8 years?</p>
<p class="lead fs-6">Though the tenor of the bond is 8 years, early encashment/redemption of the
bond is allowed after fifth year from the date of issue on coupon payment dates. The bond will
be tradable on Exchanges, if held in demat form.</p>
<p>Can I exit SGB before 5 years?</p>
<p class="lead fs-6">Although the Sovereign Gold Bond (SGB) has a tenor of 8 years, it can be
redeemed prematurely on coupon payment dates after the 5th year from the date of issue. A charge
of ₹150 + 18% GST will be imposed for rematerialisation or redemption.</p>
<p>Can I buy SGB multiple times in a year?</p>
<p class="lead fs-6">An investor/trust can buy 4 Kg/20 Kg worth of gold every year as the ceiling
has been fixed on a fiscal year (April-March) basis.</p>
<p>When can I buy SGB in 2024?</p>
<p class="lead fs-6">SGB (Sovereign Gold Bond) 2023-24 scheme Series IV subscription will be start
from 12th - 16th February, 2024. Date of Issuance - 21st February, 2024.</p>
</div>
</div>
</div>
</section>
<section id="bank-links">
<div class="container">
<div class="row">
Expand Down

0 comments on commit f619869

Please sign in to comment.