As of May 27, 2026

United States Sovereign Bond Yields

US ·US Treasuries ·USD ·Americas ·13 maturities

Delayed reference yields for US Treasuries (2Y, 10Y, 30Y, and more). Latest / live yield requires API access.

2Y yield
4.03%
10Y yield
4.46%
30Y yield
5.01%

Yields as of May 27, 2026 (previous month-end close — not live). Latest / live yield requires API access. · 2Y–10Y spread: 43.1 bps

United States yield curve

All maturities for US
1M
2M
3M
4M
6M
1Y
2Y
3Y
5Y
7Y
10Y
20Y
30Y
United States sovereign bond yields as of May 27, 2026 (delayed)
Maturity Yield (delayed) Latest (API)
1M 3.670% Unlock
2M 3.670% Unlock
3M 3.673% Unlock
4M 3.720% Unlock
6M 3.763% Unlock
1Y 3.797% Unlock
2Y bench 4.033% Unlock
3Y 4.078% Unlock
5Y 4.161% Unlock
7Y 4.302% Unlock
10Y bench 4.464% Unlock
20Y 5.001% Unlock
30Y bench 5.005% Unlock

Latest / live yield requires API access

This page shows delayed month-end reference data only. Get an API key for current US Treasuries yields, spreads, and history.

What are United States sovereign bonds?

US Treasuries are the global risk-free benchmark. The 2Y, 10Y, and 30Y points anchor pricing across credit, mortgages, and derivatives worldwide. On Bonds API, ISO code US identifies US Treasuries 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 US 10Y reference yield on that date was 4.46%. The 2Y–10Y spread was 43.1 basis points. Latest / live yield requires API access.

Developers use Bonds API to pull United States yields into risk systems, dashboards, and research workflows via REST JSON endpoints such as /latest, /curve, and /historical — with currency context USD and policy backdrop from the Federal Reserve. Available tenors on the delayed curve include 1M, 2M, 3M, 4M, 6M, 1Y, 2Y, 3Y, 5Y, 7Y, 10Y, 20Y, 30Y.

Market
US Treasuries
Currency
USD
Central bank
Federal Reserve
Also known as
US Treasury yields, UST curve, T-notes

API examples for US

Use these endpoints to query US Treasuries with country=US.

GET /latest

Docs →

Most recent United States bond yields.

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

GET /curve

Docs →

Full sovereign yield curve for US.

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

GET /historical

Docs →

Yield for a specific maturity and date.

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

Frequently asked questions — US

What is the United States (US) sovereign bond yield curve?
It is the set of interest rates on US Treasuries across maturities. Investors use the curve to price duration risk, compare credit spreads, and infer Federal Reserve policy expectations.
What is the US 10Y bond yield shown on this page?
The public reference 10Y yield for United States as of May 27, 2026 is 4.464%. This is delayed month-end data. Latest / live yield requires API access via Bonds API.
Are these United States 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 US?
The delayed US curve currently lists 13 maturities: 1M, 2M, 3M, 4M, 6M, 1Y, 2Y, 3Y, 5Y, 7Y, 10Y, 20Y, 30Y. Not every country issues every tenor; API responses only include maturities that exist.
How do I get the latest United States bond yields via API?
Create an API key, then call GET /api/v1/latest?countries=US, GET /api/v1/curve?country=US, or GET /api/v1/historical?country=US&maturity=10Y&date=YYYY-MM-DD. See Bonds API documentation for parameters and rate limits.
What are the US 2Y and 30Y reference yields?
As of May 27, 2026 (delayed): 2Y 4.03%, 30Y 5.01%. Live values require an API subscription.