Bulgaria Sovereign Bond Yields
BG ·Bulgaria Government Bonds ·local currency ·Europe ·6 maturities
Delayed reference yields for Bulgaria 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.
Bulgaria yield curve
All maturities for BGLatest / live yield requires API access
This page shows delayed month-end reference data only. Get an API key for current BG Bulgaria govies yields, spreads, and history.
What are Bulgaria sovereign bonds?
Bulgaria sovereign bonds form the government yield curve for the Europe region and are used as a local risk-free rates benchmark. On Bonds API, ISO code BG identifies Bulgaria 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). Latest / live yield requires API access.
Developers use Bonds API to pull Bulgaria 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 Bulgaria central bank. Available tenors on the delayed curve include 1Y, 2Y, 3Y, 4Y, 5Y, 7Y.
- Market
- Bulgaria Government Bonds
- Currency
- local currency
- Central bank
- Bulgaria central bank
- Also known as
- Bulgaria government bond yields, BG sovereign yields
API examples for BG
Use these endpoints to query Bulgaria Government Bonds with country=BG.
GET /latest
Docs →Most recent Bulgaria bond yields.
curl "https://bonds-api.com/api/v1/latest?countries=BG&api_key=YOUR_API_KEY"
GET /curve
Docs →Full sovereign yield curve for BG.
curl "https://bonds-api.com/api/v1/curve?country=BG&api_key=YOUR_API_KEY"
GET /historical
Docs →Yield for a specific maturity and date.
curl "https://bonds-api.com/api/v1/historical?country=BG&maturity=10Y&date=2025-06-15&api_key=YOUR_API_KEY"