Rate Overview
Live
1 CZK = 3.8981 ALL
1 ALL = 0.256535
CZK
Avg
3.9505
High
4.0060
Low
3.8627
Last updated: 7/30/2026, 11:08:42 AM
Quick Conversions
| CZK | ALL |
|---|---|
| 1 CZK | 3.90 ALL |
| 10 CZK | 38.98 ALL |
| 50 CZK | 194.90 ALL |
| 100 CZK | 389.81 ALL |
| 500 CZK | 1,949.05 ALL |
| 1,000 CZK | 3,898.10 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-30T11:08:42Z",
"rates": {
"ALL": 3.898099
}
}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": 389.8099,
"rate": 3.898099
}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