Rate Overview
Live
1 CZK = 0.037426 CHF
1 CHF = 26.7194
CZK
Avg
0.037329
High
0.037455
Low
0.037118
Last updated: 3/27/2026, 3:10:24 AM
Quick Conversions
| CZK | CHF |
|---|---|
| 1 CZK | 0.04 CHF |
| 10 CZK | 0.37 CHF |
| 50 CZK | 1.87 CHF |
| 100 CZK | 3.74 CHF |
| 500 CZK | 18.71 CHF |
| 1,000 CZK | 37.43 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-03-27T03:10:24Z",
"rates": {
"CHF": 0.037426
}
}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.7426,
"rate": 0.037426
}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