Rate Overview
Live
1 EUR = 24.1617 CZK
1 CZK = 0.041388
EUR
Avg
24.1598
High
24.1930
Low
24.1312
Last updated: 6/17/2026, 7:19:51 AM
Quick Conversions
| EUR | CZK |
|---|---|
| 1 EUR | 24.16 CZK |
| 10 EUR | 241.62 CZK |
| 50 EUR | 1,208.09 CZK |
| 100 EUR | 2,416.17 CZK |
| 500 EUR | 12,080.87 CZK |
| 1,000 EUR | 24,161.74 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-06-17T07:19:51Z",
"rates": {
"CZK": 24.161735
}
}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": 2416.1735,
"rate": 24.161735
}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