Rate Overview
Live
1 CHF = 26.5591 CZK
1 CZK = 0.037652
CHF
Avg
26.5586
High
26.6680
Low
26.3824
Last updated: 5/26/2026, 6:25:14 PM
Quick Conversions
| CHF | CZK |
|---|---|
| 1 CHF | 26.56 CZK |
| 10 CHF | 265.59 CZK |
| 50 CHF | 1,327.95 CZK |
| 100 CHF | 2,655.91 CZK |
| 500 CHF | 13,279.55 CZK |
| 1,000 CHF | 26,559.09 CZK |
Get CHF/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=CZKExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-05-26T18:25:14Z",
"rates": {
"CZK": 26.559092
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "CZK",
"amount": 100
},
"result": 2655.9092,
"rate": 26.559092
}Build with CHF/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key