Rate Overview
Live
1 CZK = 3.8692 ALL
1 ALL = 0.258448
CZK
Avg
3.9321
High
3.9907
Low
3.8614
Last updated: 7/29/2026, 4:44:42 PM
Quick Conversions
| CZK | ALL |
|---|---|
| 1 CZK | 3.87 ALL |
| 10 CZK | 38.69 ALL |
| 50 CZK | 193.46 ALL |
| 100 CZK | 386.92 ALL |
| 500 CZK | 1,934.62 ALL |
| 1,000 CZK | 3,869.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-07-29T16:44:42Z",
"rates": {
"ALL": 3.869245
}
}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.92449999999997,
"rate": 3.869245
}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