Rate Overview
Live
1 CHF = 25.7393 CZK
1 CZK = 0.038851
CHF
Avg
25.8719
High
25.9851
Low
25.7393
Last updated: 8/15/2026, 4:51:23 AM
Quick Conversions
| CHF | CZK |
|---|---|
| 1 CHF | 25.74 CZK |
| 10 CHF | 257.39 CZK |
| 50 CHF | 1,286.97 CZK |
| 100 CHF | 2,573.93 CZK |
| 500 CHF | 12,869.67 CZK |
| 1,000 CHF | 25,739.33 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-08-15T04:51:23Z",
"rates": {
"CZK": 25.739332
}
}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": 2573.9332,
"rate": 25.739332
}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