India Sovereign Bond Yields
IN ·Indian Government Securities ·INR ·Asia-Pacific ·21 maturities
Delayed reference yields for Indian Government Securities (2Y, 10Y, 30Y, and more). Latest / live yield requires API access.
Yields as of May 27, 2026 (previous month-end close — not live). Latest / live yield requires API access. · 2Y–10Y spread: 44.2 bps
India yield curve
All maturities for IN| Maturity | Yield (delayed) | Latest (API) |
|---|---|---|
| 3M | 5.500% | Unlock |
| 6M | 5.682% | Unlock |
| 1Y | 6.120% | Unlock |
| 2Y bench | 6.554% | Unlock |
| 3Y | 6.628% | Unlock |
| 4Y | 6.671% | Unlock |
| 5Y | 6.811% | Unlock |
| 6Y | 6.975% | Unlock |
| 7Y | 6.977% | Unlock |
| 8Y | 7.032% | Unlock |
| 9Y | 6.878% | Unlock |
| 10Y bench | 6.996% | Unlock |
| 11Y | 7.072% | Unlock |
| 12Y | 7.082% | Unlock |
| 13Y | 7.174% | Unlock |
| 14Y | 7.172% | Unlock |
| 15Y | 7.389% | Unlock |
| 19Y | 7.485% | Unlock |
| 24Y | 7.553% | Unlock |
| 30Y bench | 7.629% | Unlock |
| 40Y | 7.694% | Unlock |
Latest / live yield requires API access
This page shows delayed month-end reference data only. Get an API key for current IN G-Secs yields, spreads, and history.
What are India sovereign bonds?
India’s G-Secs are the INR risk-free benchmark and a cornerstone of South Asian fixed-income markets. On Bonds API, ISO code IN identifies Indian Government Securities across available maturities.
This public page lists delayed reference yields as of May 27, 2026 (previous month-end close or the nearest prior trading day). The IN 10Y reference yield on that date was 7.00%. The 2Y–10Y spread was 44.2 basis points. Latest / live yield requires API access.
Developers use Bonds API to pull India yields into risk systems, dashboards, and research workflows via REST JSON endpoints such as /latest, /curve, and /historical — with currency context INR and policy backdrop from the Reserve Bank of India. Available tenors on the delayed curve include 3M, 6M, 1Y, 2Y, 3Y, 4Y, 5Y, 6Y, 7Y, 8Y, 9Y, 10Y, 11Y, 12Y, 13Y, 14Y, 15Y, 19Y, 24Y, 30Y, 40Y.
- Market
- Indian Government Securities
- Currency
- INR
- Central bank
- Reserve Bank of India
- Also known as
- India G-Sec yields, Indian government bonds
API examples for IN
Use these endpoints to query Indian Government Securities with country=IN.
GET /latest
Docs →Most recent India bond yields.
curl "https://bonds-api.com/api/v1/latest?countries=IN&api_key=YOUR_API_KEY"
GET /curve
Docs →Full sovereign yield curve for IN.
curl "https://bonds-api.com/api/v1/curve?country=IN&api_key=YOUR_API_KEY"
GET /historical
Docs →Yield for a specific maturity and date.
curl "https://bonds-api.com/api/v1/historical?country=IN&maturity=10Y&date=2025-06-15&api_key=YOUR_API_KEY"