Rate Overview
Live
1 CHF = 26.3882 CZK
1 CZK = 0.037896
CHF
Avg
26.3860
High
26.4376
Low
26.3403
Last updated: 4/16/2026, 6:01:22 AM
Quick Conversions
| CHF | CZK |
|---|---|
| 1 CHF | 26.39 CZK |
| 10 CHF | 263.88 CZK |
| 50 CHF | 1,319.41 CZK |
| 100 CHF | 2,638.82 CZK |
| 500 CHF | 13,194.08 CZK |
| 1,000 CHF | 26,388.16 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-04-16T06:01:22Z",
"rates": {
"CZK": 26.388161
}
}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": 2638.8161,
"rate": 26.388161
}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