Rate Overview
Live
1 CZK = 0.041367 EUR
1 EUR = 24.1739
CZK
Avg
0.041302
High
0.041413
Low
0.041179
Last updated: 7/28/2026, 5:48:42 PM
Quick Conversions
| CZK | EUR |
|---|---|
| 1 CZK | 0.04 EUR |
| 10 CZK | 0.41 EUR |
| 50 CZK | 2.07 EUR |
| 100 CZK | 4.14 EUR |
| 500 CZK | 20.68 EUR |
| 1,000 CZK | 41.37 EUR |
Get CZK/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=EURExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-28T17:48:42Z",
"rates": {
"EUR": 0.041367
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "EUR",
"amount": 100
},
"result": 4.1367,
"rate": 0.041367
}Build with CZK/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key