Poland Sovereign Bond Yields
PL ·Polish Government Bonds ·PLN ·Europe ·10 maturities
Delayed reference yields for Polish 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: 121.3 bps
Poland yield curve
All maturities for PLLatest / live yield requires API access
This page shows delayed month-end reference data only. Get an API key for current PL POLGBs yields, spreads, and history.
What are Poland sovereign bonds?
Polish government bonds are among the deepest CEE local-currency markets, tracked for NBP policy and EM Europe risk. On Bonds API, ISO code PL identifies Polish 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 PL 10Y reference yield on that date was 5.77%. The 2Y–10Y spread was 121.3 basis points. Latest / live yield requires API access.
Developers use Bonds API to pull Poland yields into risk systems, dashboards, and research workflows via REST JSON endpoints such as /latest, /curve, and /historical — with currency context PLN and policy backdrop from the Narodowy Bank Polski. Available tenors on the delayed curve include 1M, 2M, 1Y, 2Y, 3Y, 4Y, 5Y, 8Y, 9Y, 10Y.
- Market
- Polish Government Bonds
- Currency
- PLN
- Central bank
- Narodowy Bank Polski
- Also known as
- Poland bond yields, Polish Treasuries
API examples for PL
Use these endpoints to query Polish Government Bonds with country=PL.
GET /latest
Docs →Most recent Poland bond yields.
curl "https://bonds-api.com/api/v1/latest?countries=PL&api_key=YOUR_API_KEY"
GET /curve
Docs →Full sovereign yield curve for PL.
curl "https://bonds-api.com/api/v1/curve?country=PL&api_key=YOUR_API_KEY"
GET /historical
Docs →Yield for a specific maturity and date.
curl "https://bonds-api.com/api/v1/historical?country=PL&maturity=10Y&date=2025-06-15&api_key=YOUR_API_KEY"