Rate Overview
Live
1 CZK = 3.9387 ALL
1 ALL = 0.253893
CZK
Avg
3.9274
High
3.9438
Low
3.9067
Last updated: 5/7/2026, 12:34:39 PM
Quick Conversions
| CZK | ALL |
|---|---|
| 1 CZK | 3.94 ALL |
| 10 CZK | 39.39 ALL |
| 50 CZK | 196.93 ALL |
| 100 CZK | 393.87 ALL |
| 500 CZK | 1,969.33 ALL |
| 1,000 CZK | 3,938.66 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-07T12:34:39Z",
"rates": {
"ALL": 3.938664
}
}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": 393.8664,
"rate": 3.938664
}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