Rate Overview
Live
1 CZK = 3.8864 ALL
1 ALL = 0.257311
CZK
Avg
3.9355
High
4.0055
Low
3.8208
Last updated: 7/28/2026, 4:43:01 PM
Quick Conversions
| CZK | ALL |
|---|---|
| 1 CZK | 3.89 ALL |
| 10 CZK | 38.86 ALL |
| 50 CZK | 194.32 ALL |
| 100 CZK | 388.64 ALL |
| 500 CZK | 1,943.18 ALL |
| 1,000 CZK | 3,886.35 ALL |
Get CZK/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=ALLExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-28T16:43:01Z",
"rates": {
"ALL": 3.886353
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "ALL",
"amount": 100
},
"result": 388.63530000000003,
"rate": 3.886353
}Build with CZK/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key