Rate Overview
Live
1 CHF = 26.0197 CZK
1 CZK = 0.038432
CHF
Avg
26.1339
High
26.2300
Low
26.0091
Last updated: 7/23/2026, 7:27:49 AM
Quick Conversions
| CHF | CZK |
|---|---|
| 1 CHF | 26.02 CZK |
| 10 CHF | 260.20 CZK |
| 50 CHF | 1,300.98 CZK |
| 100 CHF | 2,601.97 CZK |
| 500 CHF | 13,009.85 CZK |
| 1,000 CHF | 26,019.70 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-23T07:27:49Z",
"rates": {
"CZK": 26.019696
}
}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.9696,
"rate": 26.019696
}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