Rate Overview
Live
1 CHF = 26.0164 CZK
1 CZK = 0.038437
CHF
Avg
26.2996
High
27.0079
Low
25.8245
Last updated: 7/22/2026, 9:18:31 PM
Quick Conversions
| CHF | CZK |
|---|---|
| 1 CHF | 26.02 CZK |
| 10 CHF | 260.16 CZK |
| 50 CHF | 1,300.82 CZK |
| 100 CHF | 2,601.64 CZK |
| 500 CHF | 13,008.19 CZK |
| 1,000 CHF | 26,016.38 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-07-22T21:18:31Z",
"rates": {
"CZK": 26.016378
}
}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": 2601.6378,
"rate": 26.016378
}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