Rate Overview
Live
1 EUR = 24.3872 CZK
1 CZK = 0.041005
EUR
Avg
24.3434
High
24.4190
Low
24.2320
Last updated: 3/7/2026, 6:46:21 AM
Quick Conversions
| EUR | CZK |
|---|---|
| 1 EUR | 24.39 CZK |
| 10 EUR | 243.87 CZK |
| 50 EUR | 1,219.36 CZK |
| 100 EUR | 2,438.72 CZK |
| 500 EUR | 12,193.58 CZK |
| 1,000 EUR | 24,387.16 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-07T06:46:21Z",
"rates": {
"CZK": 24.387158
}
}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": 2438.7158,
"rate": 24.387158
}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