As of May 27, 2026

Hungary Sovereign Bond Yields

HU ·Hungarian Government Bonds ·HUF ·Europe ·8 maturities

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

2Y yield
10Y yield
5.50%
30Y yield

Yields as of May 27, 2026 (previous month-end close — not live). Latest / live yield requires API access.

Hungary yield curve

All maturities for HU
3M
6M
1Y
3Y
5Y
10Y
15Y
20Y
Hungary sovereign bond yields as of May 27, 2026 (delayed)
Maturity Yield (delayed) Latest (API)
3M 5.760% Unlock
6M 5.770% Unlock
1Y 5.720% Unlock
3Y 5.510% Unlock
5Y 5.490% Unlock
10Y bench 5.500% Unlock
15Y 5.470% Unlock
20Y 5.460% Unlock

Latest / live yield requires API access

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

What are Hungary sovereign bonds?

Hungarian government bonds are a liquid Central European local-currency curve sensitive to MNB policy and EU flows. On Bonds API, ISO code HU identifies Hungarian 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 HU 10Y reference yield on that date was 5.50%. Latest / live yield requires API access.

Developers use Bonds API to pull Hungary yields into risk systems, dashboards, and research workflows via REST JSON endpoints such as /latest, /curve, and /historical — with currency context HUF and policy backdrop from the Magyar Nemzeti Bank. Available tenors on the delayed curve include 3M, 6M, 1Y, 3Y, 5Y, 10Y, 15Y, 20Y.

Market
Hungarian Government Bonds
Currency
HUF
Central bank
Magyar Nemzeti Bank
Also known as
Hungary bond yields, HGB yields

API examples for HU

Use these endpoints to query Hungarian Government Bonds with country=HU.

GET /latest

Docs →

Most recent Hungary bond yields.

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

GET /curve

Docs →

Full sovereign yield curve for HU.

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

GET /historical

Docs →

Yield for a specific maturity and date.

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

Frequently asked questions — HU

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