Rate Overview
Live
1 CHF = 26.0227 CZK
1 CZK = 0.038428
CHF
Avg
26.2439
High
26.3311
Low
26.0039
Last updated: 7/23/2026, 1:50:16 PM
Quick Conversions
| CHF | CZK |
|---|---|
| 1 CHF | 26.02 CZK |
| 10 CHF | 260.23 CZK |
| 50 CHF | 1,301.13 CZK |
| 100 CHF | 2,602.27 CZK |
| 500 CHF | 13,011.33 CZK |
| 1,000 CHF | 26,022.67 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-23T13:50:16Z",
"rates": {
"CZK": 26.022666
}
}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": 2602.2666,
"rate": 26.022666
}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