Indonesia Sovereign Bond Yields
ID ·Indonesia Government Bonds ·local currency ·Asia-Pacific ·11 maturities
Delayed reference yields for Indonesia Government Bonds (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.
Indonesia yield curve
All maturities for ID| Maturity | Yield (delayed) | Latest (API) |
|---|---|---|
| 1M | 5.746% | Unlock |
| 3M | 5.940% | Unlock |
| 6M | 6.199% | Unlock |
| 1Y | 6.680% | Unlock |
| 3Y | 6.731% | Unlock |
| 5Y | 6.740% | Unlock |
| 10Y bench | 6.709% | Unlock |
| 15Y | 6.900% | Unlock |
| 20Y | 6.841% | Unlock |
| 25Y | 6.874% | Unlock |
| 30Y bench | 6.956% | Unlock |
Latest / live yield requires API access
This page shows delayed month-end reference data only. Get an API key for current ID Indonesia govies yields, spreads, and history.
What are Indonesia sovereign bonds?
Indonesia sovereign bonds form the government yield curve for the Asia-Pacific region and are used as a local risk-free rates benchmark. On Bonds API, ISO code ID identifies Indonesia Government Bonds 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 ID 10Y reference yield on that date was 6.71%. Latest / live yield requires API access.
Developers use Bonds API to pull Indonesia yields into risk systems, dashboards, and research workflows via REST JSON endpoints such as /latest, /curve, and /historical — with currency context local currency and policy backdrop from the Indonesia central bank. Available tenors on the delayed curve include 1M, 3M, 6M, 1Y, 3Y, 5Y, 10Y, 15Y, 20Y, 25Y, 30Y.
- Market
- Indonesia Government Bonds
- Currency
- local currency
- Central bank
- Indonesia central bank
- Also known as
- Indonesia government bond yields, ID sovereign yields
API examples for ID
Use these endpoints to query Indonesia Government Bonds with country=ID.
GET /latest
Docs →Most recent Indonesia bond yields.
curl "https://bonds-api.com/api/v1/latest?countries=ID&api_key=YOUR_API_KEY"
GET /curve
Docs →Full sovereign yield curve for ID.
curl "https://bonds-api.com/api/v1/curve?country=ID&api_key=YOUR_API_KEY"
GET /historical
Docs →Yield for a specific maturity and date.
curl "https://bonds-api.com/api/v1/historical?country=ID&maturity=10Y&date=2025-06-15&api_key=YOUR_API_KEY"