Rate Overview
Live
1 CHF = 27.0518 CZK
1 CZK = 0.036966
CHF
Avg
26.8079
High
27.0518
Low
26.6250
Last updated: 3/6/2026, 10:28:52 PM
Quick Conversions
| CHF | CZK |
|---|---|
| 1 CHF | 27.05 CZK |
| 10 CHF | 270.52 CZK |
| 50 CHF | 1,352.59 CZK |
| 100 CHF | 2,705.18 CZK |
| 500 CHF | 13,525.92 CZK |
| 1,000 CHF | 27,051.84 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-06T22:28:52Z",
"rates": {
"CZK": 27.051841
}
}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": 2705.1841,
"rate": 27.051841
}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