Rate Overview
Live
1 EUR = 24.1468 CZK
1 CZK = 0.041413
EUR
Avg
24.3178
High
24.5880
Low
24.1468
Last updated: 7/25/2026, 7:55:35 AM
Quick Conversions
| EUR | CZK |
|---|---|
| 1 EUR | 24.15 CZK |
| 10 EUR | 241.47 CZK |
| 50 EUR | 1,207.34 CZK |
| 100 EUR | 2,414.68 CZK |
| 500 EUR | 12,073.41 CZK |
| 1,000 EUR | 24,146.81 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-07-25T07:55:35Z",
"rates": {
"CZK": 24.146813
}
}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": 2414.6813,
"rate": 24.146813
}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