Rate Overview
Live
1 CHF = 25.9497 CZK
1 CZK = 0.038536
CHF
Avg
26.4253
High
26.9926
Low
25.9497
Last updated: 7/26/2026, 3:03:14 AM
Quick Conversions
| CHF | CZK |
|---|---|
| 1 CHF | 25.95 CZK |
| 10 CHF | 259.50 CZK |
| 50 CHF | 1,297.48 CZK |
| 100 CHF | 2,594.97 CZK |
| 500 CHF | 12,974.83 CZK |
| 1,000 CHF | 25,949.65 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-26T03:03:14Z",
"rates": {
"CZK": 25.949654
}
}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": 2594.9654,
"rate": 25.949654
}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