Austria Sovereign Bond Yields
AT ·Austria Government Bonds ·local currency ·Europe ·18 maturities
Delayed reference yields for Austria 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: 62.4 bps
Austria yield curve
All maturities for AT| Maturity | Yield (delayed) | Latest (API) |
|---|---|---|
| 3M | 2.137% | Unlock |
| 6M | 2.280% | Unlock |
| 1Y | 2.552% | Unlock |
| 2Y bench | 2.576% | Unlock |
| 3Y | 2.644% | Unlock |
| 4Y | 2.718% | Unlock |
| 5Y | 2.805% | Unlock |
| 6Y | 2.882% | Unlock |
| 7Y | 2.959% | Unlock |
| 8Y | 3.044% | Unlock |
| 9Y | 3.122% | Unlock |
| 10Y bench | 3.200% | Unlock |
| 15Y | 3.525% | Unlock |
| 20Y | 3.684% | Unlock |
| 25Y | 3.737% | Unlock |
| 30Y bench | 3.785% | Unlock |
| 40Y | 3.764% | Unlock |
| 50Y | 3.648% | Unlock |
Latest / live yield requires API access
This page shows delayed month-end reference data only. Get an API key for current AT Austria govies yields, spreads, and history.
What are Austria sovereign bonds?
Austria 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 AT identifies Austria 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 AT 10Y reference yield on that date was 3.20%. The 2Y–10Y spread was 62.4 basis points. Latest / live yield requires API access.
Developers use Bonds API to pull Austria 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 Austria central bank. Available tenors on the delayed curve include 3M, 6M, 1Y, 2Y, 3Y, 4Y, 5Y, 6Y, 7Y, 8Y, 9Y, 10Y, 15Y, 20Y, 25Y, 30Y, 40Y, 50Y.
- Market
- Austria Government Bonds
- Currency
- local currency
- Central bank
- Austria central bank
- Also known as
- Austria government bond yields, AT sovereign yields
API examples for AT
Use these endpoints to query Austria Government Bonds with country=AT.
GET /latest
Docs →Most recent Austria bond yields.
curl "https://bonds-api.com/api/v1/latest?countries=AT&api_key=YOUR_API_KEY"
GET /curve
Docs →Full sovereign yield curve for AT.
curl "https://bonds-api.com/api/v1/curve?country=AT&api_key=YOUR_API_KEY"
GET /historical
Docs →Yield for a specific maturity and date.
curl "https://bonds-api.com/api/v1/historical?country=AT&maturity=10Y&date=2025-06-15&api_key=YOUR_API_KEY"