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