Rate Overview
Live
1 CZK = 3.8607 ALL
1 ALL = 0.259018
CZK
Avg
3.9232
High
3.9831
Low
3.8585
Last updated: 7/23/2026, 1:58:25 PM
Quick Conversions
| CZK | ALL |
|---|---|
| 1 CZK | 3.86 ALL |
| 10 CZK | 38.61 ALL |
| 50 CZK | 193.04 ALL |
| 100 CZK | 386.07 ALL |
| 500 CZK | 1,930.37 ALL |
| 1,000 CZK | 3,860.74 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-23T13:58:25Z",
"rates": {
"ALL": 3.860735
}
}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": 386.0735,
"rate": 3.860735
}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