Italy Sovereign Bond Yields
IT ·Italian BTPs ·EUR ·Europe ·19 maturities
Delayed reference yields for Italian BTPs (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: 96.0 bps
Italy yield curve
All maturities for IT| Maturity | Yield (delayed) | Latest (API) |
|---|---|---|
| 1M | 2.001% | Unlock |
| 3M | 2.282% | Unlock |
| 6M | 2.341% | Unlock |
| 9M | 2.515% | Unlock |
| 1Y | 2.534% | Unlock |
| 2Y bench | 2.738% | Unlock |
| 3Y | 2.845% | Unlock |
| 4Y | 3.001% | Unlock |
| 5Y | 3.084% | Unlock |
| 6Y | 3.275% | Unlock |
| 7Y | 3.368% | Unlock |
| 8Y | 3.519% | Unlock |
| 9Y | 3.664% | Unlock |
| 10Y bench | 3.698% | Unlock |
| 15Y | 4.158% | Unlock |
| 20Y | 4.332% | Unlock |
| 25Y | 4.445% | Unlock |
| 30Y bench | 4.543% | Unlock |
| 50Y | 4.213% | Unlock |
Latest / live yield requires API access
This page shows delayed month-end reference data only. Get an API key for current IT BTPs yields, spreads, and history.
What are Italy sovereign bonds?
Buoni del Tesoro Poliennali (BTPs) are Italy’s main long-term sovereign bonds. The BTP–Bund spread is a key euro-area risk gauge. On Bonds API, ISO code IT identifies Italian BTPs 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 IT 10Y reference yield on that date was 3.70%. The 2Y–10Y spread was 96.0 basis points. Latest / live yield requires API access.
Developers use Bonds API to pull Italy yields into risk systems, dashboards, and research workflows via REST JSON endpoints such as /latest, /curve, and /historical — with currency context EUR and policy backdrop from the European Central Bank. Available tenors on the delayed curve include 1M, 3M, 6M, 9M, 1Y, 2Y, 3Y, 4Y, 5Y, 6Y, 7Y, 8Y, 9Y, 10Y, 15Y, 20Y, 25Y, 30Y, 50Y.
- Market
- Italian BTPs
- Currency
- EUR
- Central bank
- European Central Bank
- Also known as
- BTP yields, Italian government bonds, BTP-Bund spread
API examples for IT
Use these endpoints to query Italian BTPs with country=IT.
GET /latest
Docs →Most recent Italy bond yields.
curl "https://bonds-api.com/api/v1/latest?countries=IT&api_key=YOUR_API_KEY"
GET /curve
Docs →Full sovereign yield curve for IT.
curl "https://bonds-api.com/api/v1/curve?country=IT&api_key=YOUR_API_KEY"
GET /historical
Docs →Yield for a specific maturity and date.
curl "https://bonds-api.com/api/v1/historical?country=IT&maturity=10Y&date=2025-06-15&api_key=YOUR_API_KEY"