Rate Overview
Live
1 CZK = 0.040644 EUR
1 EUR = 24.6039
CZK
Avg
0.041084
High
0.041277
Low
0.040644
Last updated: 3/28/2026, 3:25:09 AM
Quick Conversions
| CZK | EUR |
|---|---|
| 1 CZK | 0.04 EUR |
| 10 CZK | 0.41 EUR |
| 50 CZK | 2.03 EUR |
| 100 CZK | 4.06 EUR |
| 500 CZK | 20.32 EUR |
| 1,000 CZK | 40.64 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-28T03:25:09Z",
"rates": {
"EUR": 0.040644
}
}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.0644,
"rate": 0.040644
}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