Turkey Sovereign Bond Yields
TR ·Turkish Government Bonds ·TRY ·Middle East & Africa ·7 maturities
Delayed reference yields for Turkish 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: -722.0 bps (inverted)
Turkey yield curve
All maturities for TRLatest / live yield requires API access
This page shows delayed month-end reference data only. Get an API key for current TR TURKGB yields, spreads, and history.
What are Turkey sovereign bonds?
Turkey’s local-currency sovereign curve is a high-beta EM rates market driven by inflation and monetary policy shifts. On Bonds API, ISO code TR identifies Turkish 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 TR 10Y reference yield on that date was 32.94%. The 2Y–10Y spread was -722.0 basis points (curve inverted). Latest / live yield requires API access.
Developers use Bonds API to pull Turkey yields into risk systems, dashboards, and research workflows via REST JSON endpoints such as /latest, /curve, and /historical — with currency context TRY and policy backdrop from the Central Bank of the Republic of Turkey. Available tenors on the delayed curve include 3M, 6M, 9M, 2Y, 3Y, 5Y, 10Y.
- Market
- Turkish Government Bonds
- Currency
- TRY
- Central bank
- Central Bank of the Republic of Turkey
- Also known as
- Turkey bond yields, Turkish lira bonds
API examples for TR
Use these endpoints to query Turkish Government Bonds with country=TR.
GET /latest
Docs →Most recent Turkey bond yields.
curl "https://bonds-api.com/api/v1/latest?countries=TR&api_key=YOUR_API_KEY"
GET /curve
Docs →Full sovereign yield curve for TR.
curl "https://bonds-api.com/api/v1/curve?country=TR&api_key=YOUR_API_KEY"
GET /historical
Docs →Yield for a specific maturity and date.
curl "https://bonds-api.com/api/v1/historical?country=TR&maturity=10Y&date=2025-06-15&api_key=YOUR_API_KEY"