As of May 27, 2026

United Kingdom Sovereign Bond Yields

GB ·UK Gilts ·GBP ·Europe ·20 maturities

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

2Y yield
4.25%
10Y yield
4.83%
30Y yield
5.52%

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

United Kingdom yield curve

All maturities for GB
1M
3M
6M
1Y
2Y
3Y
4Y
5Y
6Y
7Y
8Y
9Y
10Y
12Y
15Y
20Y
25Y
30Y
40Y
50Y
United Kingdom sovereign bond yields as of May 27, 2026 (delayed)
Maturity Yield (delayed) Latest (API)
1M 3.811% Unlock
3M 3.927% Unlock
6M 4.004% Unlock
1Y 4.103% Unlock
2Y bench 4.251% Unlock
3Y 4.309% Unlock
4Y 4.323% Unlock
5Y 4.379% Unlock
6Y 4.420% Unlock
7Y 4.556% Unlock
8Y 4.703% Unlock
9Y 4.767% Unlock
10Y bench 4.827% Unlock
12Y 5.047% Unlock
15Y 5.227% Unlock
20Y 5.451% Unlock
25Y 5.512% Unlock
30Y bench 5.515% Unlock
40Y 5.483% Unlock
50Y 5.076% Unlock

Latest / live yield requires API access

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

What are United Kingdom sovereign bonds?

Gilts are sterling sovereign debt. The curve is closely watched for Bank of England policy expectations and UK inflation dynamics. On Bonds API, ISO code GB identifies UK Gilts 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 GB 10Y reference yield on that date was 4.83%. The 2Y–10Y spread was 57.6 basis points. Latest / live yield requires API access.

Developers use Bonds API to pull United Kingdom yields into risk systems, dashboards, and research workflows via REST JSON endpoints such as /latest, /curve, and /historical — with currency context GBP and policy backdrop from the Bank of England. Available tenors on the delayed curve include 1M, 3M, 6M, 1Y, 2Y, 3Y, 4Y, 5Y, 6Y, 7Y, 8Y, 9Y, 10Y, 12Y, 15Y, 20Y, 25Y, 30Y, 40Y, 50Y.

Market
UK Gilts
Currency
GBP
Central bank
Bank of England
Also known as
Gilt yields, UK government bonds

API examples for GB

Use these endpoints to query UK Gilts with country=GB.

GET /latest

Docs →

Most recent United Kingdom bond yields.

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

GET /curve

Docs →

Full sovereign yield curve for GB.

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

GET /historical

Docs →

Yield for a specific maturity and date.

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

Frequently asked questions — GB

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