Rate Overview
Live
1 CHF = 26.7189 CZK
1 CZK = 0.037427
CHF
Avg
26.7884
High
26.9404
Low
26.6984
Last updated: 3/27/2026, 3:51:05 AM
Quick Conversions
| CHF | CZK |
|---|---|
| 1 CHF | 26.72 CZK |
| 10 CHF | 267.19 CZK |
| 50 CHF | 1,335.95 CZK |
| 100 CHF | 2,671.90 CZK |
| 500 CHF | 13,359.48 CZK |
| 1,000 CHF | 26,718.95 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-27T03:51:05Z",
"rates": {
"CZK": 26.71895
}
}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": 2671.895,
"rate": 26.71895
}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