Chile Sovereign Bond Yields
CL ·Chile Government Bonds ·local currency ·Americas ·8 maturities
Delayed reference yields for Chile Government Bonds (2Y, 10Y, 30Y, and more). Latest / live yield requires API access.
Yields as of May 27, 2026 (previous month-end close — not live). Latest / live yield requires API access. · 2Y–10Y spread: 55.0 bps
Chile yield curve
All maturities for CLLatest / live yield requires API access
This page shows delayed month-end reference data only. Get an API key for current CL Chile govies yields, spreads, and history.
What are Chile sovereign bonds?
Chile sovereign bonds form the government yield curve for the Americas region and are used as a local risk-free rates benchmark. On Bonds API, ISO code CL identifies Chile 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 CL 10Y reference yield on that date was 5.56%. The 2Y–10Y spread was 55.0 basis points. Latest / live yield requires API access.
Developers use Bonds API to pull Chile 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 Chile central bank. Available tenors on the delayed curve include 1Y, 2Y, 4Y, 5Y, 8Y, 10Y, 20Y, 30Y.
- Market
- Chile Government Bonds
- Currency
- local currency
- Central bank
- Chile central bank
- Also known as
- Chile government bond yields, CL sovereign yields
API examples for CL
Use these endpoints to query Chile Government Bonds with country=CL.
GET /latest
Docs →Most recent Chile bond yields.
curl "https://bonds-api.com/api/v1/latest?countries=CL&api_key=YOUR_API_KEY"
GET /curve
Docs →Full sovereign yield curve for CL.
curl "https://bonds-api.com/api/v1/curve?country=CL&api_key=YOUR_API_KEY"
GET /historical
Docs →Yield for a specific maturity and date.
curl "https://bonds-api.com/api/v1/historical?country=CL&maturity=10Y&date=2025-06-15&api_key=YOUR_API_KEY"