Rate Overview
Live
1 CZK = 3.9409 ALL
1 ALL = 0.253747
CZK
Avg
3.9432
High
3.9708
Low
3.9181
Last updated: 3/7/2026, 12:29:49 AM
Quick Conversions
| CZK | ALL |
|---|---|
| 1 CZK | 3.94 ALL |
| 10 CZK | 39.41 ALL |
| 50 CZK | 197.05 ALL |
| 100 CZK | 394.09 ALL |
| 500 CZK | 1,970.47 ALL |
| 1,000 CZK | 3,940.93 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-03-07T00:29:49Z",
"rates": {
"ALL": 3.94093
}
}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": 394.09299999999996,
"rate": 3.94093
}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