Rate Overview
Live
1 CZK = 0.040767 EUR
1 EUR = 24.5296
CZK
Avg
0.040836
High
0.040921
Low
0.040746
Last updated: 3/28/2026, 1:36:13 AM
Quick Conversions
| CZK | EUR |
|---|---|
| 1 CZK | 0.04 EUR |
| 10 CZK | 0.41 EUR |
| 50 CZK | 2.04 EUR |
| 100 CZK | 4.08 EUR |
| 500 CZK | 20.38 EUR |
| 1,000 CZK | 40.77 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-03-28T01:36:13Z",
"rates": {
"EUR": 0.040767
}
}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.0767,
"rate": 0.040767
}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