Rate Overview
Live
1 CZK = 0.038075 CHF
1 CHF = 26.2640
CZK
Avg
0.038140
High
0.038197
Low
0.038075
Last updated: 6/17/2026, 5:25:29 AM
Quick Conversions
| CZK | CHF |
|---|---|
| 1 CZK | 0.04 CHF |
| 10 CZK | 0.38 CHF |
| 50 CZK | 1.90 CHF |
| 100 CZK | 3.81 CHF |
| 500 CZK | 19.04 CHF |
| 1,000 CZK | 38.07 CHF |
Get CZK/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=CHFExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-06-17T05:25:29Z",
"rates": {
"CHF": 0.038075
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "CHF",
"amount": 100
},
"result": 3.8074999999999997,
"rate": 0.038075
}Build with CZK/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key