Rate Overview
Live
1 EUR = 24.3071 CZK
1 CZK = 0.041140
EUR
Avg
24.3584
High
24.3930
Low
24.3071
Last updated: 5/7/2026, 12:36:42 PM
Quick Conversions
| EUR | CZK |
|---|---|
| 1 EUR | 24.31 CZK |
| 10 EUR | 243.07 CZK |
| 50 EUR | 1,215.36 CZK |
| 100 EUR | 2,430.71 CZK |
| 500 EUR | 12,153.55 CZK |
| 1,000 EUR | 24,307.10 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-05-07T12:36:42Z",
"rates": {
"CZK": 24.307102
}
}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": 2430.7102,
"rate": 24.307102
}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