Switzerland Sovereign Bond Yields
CH ·Swiss Confederation Bonds ·CHF ·Europe ·18 maturities
Delayed reference yields for Swiss Confederation 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: 35.2 bps
Switzerland yield curve
All maturities for CH| Maturity | Yield (delayed) | Latest (API) |
|---|---|---|
| 1M | -0.140% | Unlock |
| 2M | -0.050% | Unlock |
| 3M | -0.020% | Unlock |
| 6M | -0.040% | Unlock |
| 1Y | 0.140% | Unlock |
| 2Y bench | 0.110% | Unlock |
| 3Y | 0.198% | Unlock |
| 4Y | 0.201% | Unlock |
| 5Y | 0.276% | Unlock |
| 6Y | 0.337% | Unlock |
| 7Y | 0.373% | Unlock |
| 8Y | 0.410% | Unlock |
| 9Y | 0.444% | Unlock |
| 10Y bench | 0.462% | Unlock |
| 15Y | 0.600% | Unlock |
| 20Y | 0.714% | Unlock |
| 30Y bench | 0.711% | Unlock |
| 40Y | 0.650% | Unlock |
Latest / live yield requires API access
This page shows delayed month-end reference data only. Get an API key for current CH Swissies yields, spreads, and history.
What are Switzerland sovereign bonds?
Swiss Confederation bonds are a classic safe-haven curve, often trading at very low or negative yields versus peers. On Bonds API, ISO code CH identifies Swiss Confederation 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 CH 10Y reference yield on that date was 0.46%. The 2Y–10Y spread was 35.2 basis points. Latest / live yield requires API access.
Developers use Bonds API to pull Switzerland yields into risk systems, dashboards, and research workflows via REST JSON endpoints such as /latest, /curve, and /historical — with currency context CHF and policy backdrop from the Swiss National Bank. Available tenors on the delayed curve include 1M, 2M, 3M, 6M, 1Y, 2Y, 3Y, 4Y, 5Y, 6Y, 7Y, 8Y, 9Y, 10Y, 15Y, 20Y, 30Y, 40Y.
- Market
- Swiss Confederation Bonds
- Currency
- CHF
- Central bank
- Swiss National Bank
- Also known as
- Swiss bond yields, Confederation bonds
API examples for CH
Use these endpoints to query Swiss Confederation Bonds with country=CH.
GET /latest
Docs →Most recent Switzerland bond yields.
curl "https://bonds-api.com/api/v1/latest?countries=CH&api_key=YOUR_API_KEY"
GET /curve
Docs →Full sovereign yield curve for CH.
curl "https://bonds-api.com/api/v1/curve?country=CH&api_key=YOUR_API_KEY"
GET /historical
Docs →Yield for a specific maturity and date.
curl "https://bonds-api.com/api/v1/historical?country=CH&maturity=10Y&date=2025-06-15&api_key=YOUR_API_KEY"