As of Jul 31, 2026

Saudi Arabia Sovereign Bond Yields

SA ·Saudi Arabia Government Bonds ·local currency ·Middle East & Africa

Delayed reference yields for Saudi Arabia Government Bonds (2Y, 10Y, 30Y, and more). Latest / live yield requires API access.

Saudi Arabia yield curve

All maturities for SA

No delayed yield data for Saudi Arabia for the previous month yet.

Get API Key for latest data

Latest / live yield requires API access

This page shows delayed month-end reference data only. Get an API key for current SA Saudi Arabia govies yields, spreads, and history.

What are Saudi Arabia sovereign bonds?

Saudi Arabia 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 SA identifies Saudi Arabia 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 Saudi Arabia 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 Saudi Arabia central bank. Available tenors on the delayed curve include 2Y, 10Y, 30Y.

Market
Saudi Arabia Government Bonds
Currency
local currency
Central bank
Saudi Arabia central bank
Also known as
Saudi Arabia government bond yields, SA sovereign yields

API examples for SA

Use these endpoints to query Saudi Arabia Government Bonds with country=SA.

GET /latest

Docs →

Most recent Saudi Arabia bond yields.

curl "https://bonds-api.com/api/v1/latest?countries=SA&api_key=YOUR_API_KEY"

GET /curve

Docs →

Full sovereign yield curve for SA.

curl "https://bonds-api.com/api/v1/curve?country=SA&api_key=YOUR_API_KEY"

GET /historical

Docs →

Yield for a specific maturity and date.

curl "https://bonds-api.com/api/v1/historical?country=SA&maturity=10Y&date=2025-06-15&api_key=YOUR_API_KEY"

Frequently asked questions — SA

What is the Saudi Arabia (SA) sovereign bond yield curve?
It is the set of interest rates on Saudi Arabia Government Bonds across maturities. Investors use the curve to price duration risk, compare credit spreads, and infer Saudi Arabia central bank policy expectations.
What is the SA 10Y bond yield shown on this page?
A 10Y point is not available in the delayed dataset for Jul 31, 2026. Subscribe to Bonds API to query the latest available SA maturities.
Are these Saudi Arabia yields live?
No. Public country pages show delayed reference yields (previous month-end close). Latest / live yield requires API access with an API key.
Which maturities does Bonds API cover for SA?
Bonds API covers standard sovereign tenors for Saudi Arabia when the market issues them (for example 2Y, 10Y, 30Y). Not every country issues every tenor; API responses only include maturities that exist.
How do I get the latest Saudi Arabia bond yields via API?
Create an API key, then call GET /api/v1/latest?countries=SA, GET /api/v1/curve?country=SA, or GET /api/v1/historical?country=SA&maturity=10Y&date=YYYY-MM-DD. See Bonds API documentation for parameters and rate limits.