Rate Overview
Live
1 CHF = 26.7074 CZK
1 CZK = 0.037443
CHF
Avg
25.4593
High
27.3490
Low
23.1761
Last updated: 3/27/2026, 5:40:53 AM
Quick Conversions
| CHF | CZK |
|---|---|
| 1 CHF | 26.71 CZK |
| 10 CHF | 267.07 CZK |
| 50 CHF | 1,335.37 CZK |
| 100 CHF | 2,670.74 CZK |
| 500 CHF | 13,353.71 CZK |
| 1,000 CHF | 26,707.42 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-27T05:40:53Z",
"rates": {
"CZK": 26.707422
}
}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.7422,
"rate": 26.707422
}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