Rate Overview
Live
1 EUR = 24.1496 CZK
1 CZK = 0.041409
EUR
Avg
24.2161
High
24.2840
Low
24.1468
Last updated: 7/26/2026, 11:01:35 AM
Quick Conversions
| EUR | CZK |
|---|---|
| 1 EUR | 24.15 CZK |
| 10 EUR | 241.50 CZK |
| 50 EUR | 1,207.48 CZK |
| 100 EUR | 2,414.96 CZK |
| 500 EUR | 12,074.80 CZK |
| 1,000 EUR | 24,149.61 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-26T11:01:35Z",
"rates": {
"CZK": 24.149605
}
}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.9605,
"rate": 24.149605
}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