Rate Overview
Live
1 CZK = 0.037691 CHF
1 CHF = 26.5315
CZK
Avg
0.037723
High
0.038467
Low
0.037047
Last updated: 5/27/2026, 5:32:51 PM
Quick Conversions
| CZK | CHF |
|---|---|
| 1 CZK | 0.04 CHF |
| 10 CZK | 0.38 CHF |
| 50 CZK | 1.88 CHF |
| 100 CZK | 3.77 CHF |
| 500 CZK | 18.85 CHF |
| 1,000 CZK | 37.69 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-05-27T17:32:51Z",
"rates": {
"CHF": 0.037691
}
}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.7691000000000003,
"rate": 0.037691
}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