As of May 27, 2026

Argentina Sovereign Bond Yields

AR ·Argentine Government Bonds ·ARS ·Americas ·3 maturities

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

Argentina yield curve

All maturities for AR
1Y
4Y
7Y
Argentina sovereign bond yields as of May 27, 2026 (delayed)
Maturity Yield (delayed) Latest (API)
1Y 40.450% Unlock
4Y 48.830% Unlock
7Y 49.255% Unlock

Latest / live yield requires API access

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

What are Argentina sovereign bonds?

Argentina’s sovereign yields are closely followed for emerging-market credit risk, FX stress, and local debt restructuring cycles. On Bonds API, ISO code AR identifies Argentine 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). Latest / live yield requires API access.

Developers use Bonds API to pull Argentina yields into risk systems, dashboards, and research workflows via REST JSON endpoints such as /latest, /curve, and /historical — with currency context ARS and policy backdrop from the Central Bank of Argentina. Available tenors on the delayed curve include 1Y, 4Y, 7Y.

Market
Argentine Government Bonds
Currency
ARS
Central bank
Central Bank of Argentina
Also known as
Argentina bond yields, Argentine sovereign yields

API examples for AR

Use these endpoints to query Argentine Government Bonds with country=AR.

GET /latest

Docs →

Most recent Argentina bond yields.

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

GET /curve

Docs →

Full sovereign yield curve for AR.

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

GET /historical

Docs →

Yield for a specific maturity and date.

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

Frequently asked questions — AR

What is the Argentina (AR) sovereign bond yield curve?
It is the set of interest rates on Argentine Government Bonds across maturities. Investors use the curve to price duration risk, compare credit spreads, and infer Central Bank of Argentina policy expectations.
What is the AR 10Y bond yield shown on this page?
A 10Y point is not available in the delayed dataset for May 27, 2026. Subscribe to Bonds API to query the latest available AR maturities.
Are these Argentina 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 AR?
The delayed AR curve currently lists 3 maturities: 1Y, 4Y, 7Y. Not every country issues every tenor; API responses only include maturities that exist.
How do I get the latest Argentina bond yields via API?
Create an API key, then call GET /api/v1/latest?countries=AR, GET /api/v1/curve?country=AR, or GET /api/v1/historical?country=AR&maturity=10Y&date=YYYY-MM-DD. See Bonds API documentation for parameters and rate limits.