Rate Overview
Live
1 CZK = 0.041005 EUR
1 EUR = 24.3873
CZK
Avg
0.041079
High
0.041267
Low
0.040951
Last updated: 3/7/2026, 4:26:31 AM
Quick Conversions
| CZK | EUR |
|---|---|
| 1 CZK | 0.04 EUR |
| 10 CZK | 0.41 EUR |
| 50 CZK | 2.05 EUR |
| 100 CZK | 4.10 EUR |
| 500 CZK | 20.50 EUR |
| 1,000 CZK | 41.01 EUR |
Get CZK/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=EURExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-03-07T04:26:31Z",
"rates": {
"EUR": 0.041005
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "EUR",
"amount": 100
},
"result": 4.1005,
"rate": 0.041005
}Build with CZK/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key