Rate Overview
Live
1 CZK = 3.8729 ALL
1 ALL = 0.258208
CZK
Avg
3.8751
High
3.8821
Low
3.8663
Last updated: 7/29/2026, 10:24:40 AM
Quick Conversions
| CZK | ALL |
|---|---|
| 1 CZK | 3.87 ALL |
| 10 CZK | 38.73 ALL |
| 50 CZK | 193.64 ALL |
| 100 CZK | 387.29 ALL |
| 500 CZK | 1,936.43 ALL |
| 1,000 CZK | 3,872.85 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-29T10:24:40Z",
"rates": {
"ALL": 3.872854
}
}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": 387.2854,
"rate": 3.872854
}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