Rate Overview
Live
1 CZK = 3.9232 ALL
1 ALL = 0.254891
CZK
Avg
3.9482
High
3.9907
Low
3.9131
Last updated: 5/27/2026, 7:25:09 PM
Quick Conversions
| CZK | ALL |
|---|---|
| 1 CZK | 3.92 ALL |
| 10 CZK | 39.23 ALL |
| 50 CZK | 196.16 ALL |
| 100 CZK | 392.32 ALL |
| 500 CZK | 1,961.62 ALL |
| 1,000 CZK | 3,923.25 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-05-27T19:25:09Z",
"rates": {
"ALL": 3.923248
}
}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": 392.3248,
"rate": 3.923248
}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