Israel Sovereign Bond Yields
IL ·Israel Government Bonds ·ILS ·Middle East & Africa ·11 maturities
Delayed reference yields for Israel 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: 29.5 bps
Israel yield curve
All maturities for IL| Maturity | Yield (delayed) | Latest (API) |
|---|---|---|
| 1M | 3.764% | Unlock |
| 3M | 3.647% | Unlock |
| 6M | 3.629% | Unlock |
| 9M | 3.545% | Unlock |
| 1Y | 3.505% | Unlock |
| 2Y bench | 3.507% | Unlock |
| 3Y | 3.563% | Unlock |
| 5Y | 3.606% | Unlock |
| 10Y bench | 3.802% | Unlock |
| 20Y | 4.038% | Unlock |
| 30Y bench | 4.337% | Unlock |
Latest / live yield requires API access
This page shows delayed month-end reference data only. Get an API key for current IL Shekel bonds yields, spreads, and history.
What are Israel sovereign bonds?
Israel’s shekel government curve is a liquid Middle East local-currency market closely tied to Bank of Israel policy. On Bonds API, ISO code IL identifies Israel 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 IL 10Y reference yield on that date was 3.80%. The 2Y–10Y spread was 29.5 basis points. Latest / live yield requires API access.
Developers use Bonds API to pull Israel yields into risk systems, dashboards, and research workflows via REST JSON endpoints such as /latest, /curve, and /historical — with currency context ILS and policy backdrop from the Bank of Israel. Available tenors on the delayed curve include 1M, 3M, 6M, 9M, 1Y, 2Y, 3Y, 5Y, 10Y, 20Y, 30Y.
- Market
- Israel Government Bonds
- Currency
- ILS
- Central bank
- Bank of Israel
- Also known as
- Israel bond yields, Israeli government bonds
API examples for IL
Use these endpoints to query Israel Government Bonds with country=IL.
GET /latest
Docs →Most recent Israel bond yields.
curl "https://bonds-api.com/api/v1/latest?countries=IL&api_key=YOUR_API_KEY"
GET /curve
Docs →Full sovereign yield curve for IL.
curl "https://bonds-api.com/api/v1/curve?country=IL&api_key=YOUR_API_KEY"
GET /historical
Docs →Yield for a specific maturity and date.
curl "https://bonds-api.com/api/v1/historical?country=IL&maturity=10Y&date=2025-06-15&api_key=YOUR_API_KEY"