Rate Overview
Live
1 CHF = 26.7022 CZK
1 CZK = 0.037450
CHF
Avg
26.5171
High
26.9926
Low
25.9959
Last updated: 3/27/2026, 7:19:44 AM
Quick Conversions
| CHF | CZK |
|---|---|
| 1 CHF | 26.70 CZK |
| 10 CHF | 267.02 CZK |
| 50 CHF | 1,335.11 CZK |
| 100 CHF | 2,670.22 CZK |
| 500 CHF | 13,351.11 CZK |
| 1,000 CHF | 26,702.23 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-03-27T07:19:44Z",
"rates": {
"CZK": 26.702226
}
}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": 2670.2226,
"rate": 26.702226
}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