Czech Republic Sovereign Bond Yields
CZ ·Czech Republic Government Bonds ·local currency ·Europe ·13 maturities
Delayed reference yields for Czech Republic 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: 89.5 bps
Czech Republic yield curve
All maturities for CZ| Maturity | Yield (delayed) | Latest (API) |
|---|---|---|
| 1Y | 3.388% | Unlock |
| 2Y bench | 3.979% | Unlock |
| 3Y | 4.072% | Unlock |
| 4Y | 4.306% | Unlock |
| 5Y | 4.390% | Unlock |
| 6Y | 4.499% | Unlock |
| 7Y | 4.650% | Unlock |
| 8Y | 4.775% | Unlock |
| 9Y | 4.751% | Unlock |
| 10Y bench | 4.874% | Unlock |
| 15Y | 4.930% | Unlock |
| 20Y | 5.088% | Unlock |
| 50Y | 5.550% | Unlock |
Latest / live yield requires API access
This page shows delayed month-end reference data only. Get an API key for current CZ Czech Republic govies yields, spreads, and history.
What are Czech Republic sovereign bonds?
Czech Republic 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 CZ identifies Czech Republic 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 CZ 10Y reference yield on that date was 4.87%. The 2Y–10Y spread was 89.5 basis points. Latest / live yield requires API access.
Developers use Bonds API to pull Czech Republic 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 Czech Republic central bank. Available tenors on the delayed curve include 1Y, 2Y, 3Y, 4Y, 5Y, 6Y, 7Y, 8Y, 9Y, 10Y, 15Y, 20Y, 50Y.
- Market
- Czech Republic Government Bonds
- Currency
- local currency
- Central bank
- Czech Republic central bank
- Also known as
- Czech Republic government bond yields, CZ sovereign yields
API examples for CZ
Use these endpoints to query Czech Republic Government Bonds with country=CZ.
GET /latest
Docs →Most recent Czech Republic bond yields.
curl "https://bonds-api.com/api/v1/latest?countries=CZ&api_key=YOUR_API_KEY"
GET /curve
Docs →Full sovereign yield curve for CZ.
curl "https://bonds-api.com/api/v1/curve?country=CZ&api_key=YOUR_API_KEY"
GET /historical
Docs →Yield for a specific maturity and date.
curl "https://bonds-api.com/api/v1/historical?country=CZ&maturity=10Y&date=2025-06-15&api_key=YOUR_API_KEY"