Slovakia Sovereign Bond Yields
SK ·Slovakia Government Bonds ·local currency ·Europe ·10 maturities
Delayed reference yields for Slovakia 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. · 2Y–10Y spread: 81.6 bps
Slovakia yield curve
All maturities for SKLatest / live yield requires API access
This page shows delayed month-end reference data only. Get an API key for current SK Slovakia govies yields, spreads, and history.
What are Slovakia sovereign bonds?
Slovakia 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 SK identifies Slovakia 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 SK 10Y reference yield on that date was 3.62%. The 2Y–10Y spread was 81.6 basis points. Latest / live yield requires API access.
Developers use Bonds API to pull Slovakia 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 Slovakia central bank. Available tenors on the delayed curve include 2Y, 5Y, 6Y, 8Y, 9Y, 10Y, 13Y, 18Y, 30Y, 50Y.
- Market
- Slovakia Government Bonds
- Currency
- local currency
- Central bank
- Slovakia central bank
- Also known as
- Slovakia government bond yields, SK sovereign yields
API examples for SK
Use these endpoints to query Slovakia Government Bonds with country=SK.
GET /latest
Docs →Most recent Slovakia bond yields.
curl "https://bonds-api.com/api/v1/latest?countries=SK&api_key=YOUR_API_KEY"
GET /curve
Docs →Full sovereign yield curve for SK.
curl "https://bonds-api.com/api/v1/curve?country=SK&api_key=YOUR_API_KEY"
GET /historical
Docs →Yield for a specific maturity and date.
curl "https://bonds-api.com/api/v1/historical?country=SK&maturity=10Y&date=2025-06-15&api_key=YOUR_API_KEY"