Rate Overview
Live
1 EUR = 24.6036 CZK
1 CZK = 0.040644
EUR
Avg
24.5089
High
24.6036
Low
24.4370
Last updated: 3/28/2026, 5:16:42 AM
Quick Conversions
| EUR | CZK |
|---|---|
| 1 EUR | 24.60 CZK |
| 10 EUR | 246.04 CZK |
| 50 EUR | 1,230.18 CZK |
| 100 EUR | 2,460.36 CZK |
| 500 EUR | 12,301.81 CZK |
| 1,000 EUR | 24,603.63 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-03-28T05:16:42Z",
"rates": {
"CZK": 24.603629
}
}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": 2460.3629,
"rate": 24.603629
}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