United Arab Emirates Sovereign Bond Yields
AE ·United Arab Emirates Government Bonds ·local currency ·Middle East & Africa
Delayed reference yields for United Arab Emirates Government Bonds (2Y, 10Y, 30Y, and more). Latest / live yield requires API access.
United Arab Emirates yield curve
All maturities for AENo delayed yield data for United Arab Emirates for the previous month yet.
Get API Key for latest dataLatest / live yield requires API access
This page shows delayed month-end reference data only. Get an API key for current AE United Arab Emirates govies yields, spreads, and history.
What are United Arab Emirates sovereign bonds?
United Arab Emirates sovereign bonds form the government yield curve for the Middle East & Africa region and are used as a local risk-free rates benchmark. On Bonds API, ISO code AE identifies United Arab Emirates Government Bonds across available maturities.
This public page lists delayed reference yields as of Jul 31, 2026 (previous month-end close or the nearest prior trading day). Latest / live yield requires API access.
Developers use Bonds API to pull United Arab Emirates 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 United Arab Emirates central bank. Available tenors on the delayed curve include 2Y, 10Y, 30Y.
- Market
- United Arab Emirates Government Bonds
- Currency
- local currency
- Central bank
- United Arab Emirates central bank
- Also known as
- United Arab Emirates government bond yields, AE sovereign yields
API examples for AE
Use these endpoints to query United Arab Emirates Government Bonds with country=AE.
GET /latest
Docs →Most recent United Arab Emirates bond yields.
curl "https://bonds-api.com/api/v1/latest?countries=AE&api_key=YOUR_API_KEY"
GET /curve
Docs →Full sovereign yield curve for AE.
curl "https://bonds-api.com/api/v1/curve?country=AE&api_key=YOUR_API_KEY"
GET /historical
Docs →Yield for a specific maturity and date.
curl "https://bonds-api.com/api/v1/historical?country=AE&maturity=10Y&date=2025-06-15&api_key=YOUR_API_KEY"