Rate Overview
Live
1 EUR = 24.2131 CZK
1 CZK = 0.041300
EUR
Avg
24.2261
High
24.2540
Low
24.2050
Last updated: 8/17/2026, 1:03:03 AM
Quick Conversions
| EUR | CZK |
|---|---|
| 1 EUR | 24.21 CZK |
| 10 EUR | 242.13 CZK |
| 50 EUR | 1,210.66 CZK |
| 100 EUR | 2,421.31 CZK |
| 500 EUR | 12,106.56 CZK |
| 1,000 EUR | 24,213.13 CZK |
Get EUR/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=CZKExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-08-17T01:03:03Z",
"rates": {
"CZK": 24.213125
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "CZK",
"amount": 100
},
"result": 2421.3125,
"rate": 24.213125
}Build with EUR/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key