Rate Overview
Live
1 CZK = 0.037007 CHF
1 CHF = 27.0219
CZK
Avg
0.037319
High
0.037558
Low
0.037007
Last updated: 3/6/2026, 2:51:13 PM
Quick Conversions
| CZK | CHF |
|---|---|
| 1 CZK | 0.04 CHF |
| 10 CZK | 0.37 CHF |
| 50 CZK | 1.85 CHF |
| 100 CZK | 3.70 CHF |
| 500 CZK | 18.50 CHF |
| 1,000 CZK | 37.01 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-06T14:51:13Z",
"rates": {
"CHF": 0.037007
}
}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.7007,
"rate": 0.037007
}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