Rate Overview
Live
1 CZK = 0.040985 EUR
1 EUR = 24.3992
CZK
Avg
0.041085
High
0.041267
Low
0.040951
Last updated: 3/7/2026, 12:31:46 AM
Quick Conversions
| CZK | EUR |
|---|---|
| 1 CZK | 0.04 EUR |
| 10 CZK | 0.41 EUR |
| 50 CZK | 2.05 EUR |
| 100 CZK | 4.10 EUR |
| 500 CZK | 20.49 EUR |
| 1,000 CZK | 40.99 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-07T00:31:46Z",
"rates": {
"EUR": 0.040985
}
}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.0985000000000005,
"rate": 0.040985
}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