Rate Overview
Live
1 CHF = 26.3072 CZK
1 CZK = 0.038012
CHF
Avg
26.3088
High
26.3311
Low
26.2660
Last updated: 7/5/2026, 11:35:43 PM
Quick Conversions
| CHF | CZK |
|---|---|
| 1 CHF | 26.31 CZK |
| 10 CHF | 263.07 CZK |
| 50 CHF | 1,315.36 CZK |
| 100 CHF | 2,630.72 CZK |
| 500 CHF | 13,153.58 CZK |
| 1,000 CHF | 26,307.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-07-05T23:35:43Z",
"rates": {
"CZK": 26.307158
}
}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": 2630.7158,
"rate": 26.307158
}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