Rate Overview
Live
1 ALL = 0.256479 CZK
1 CZK = 3.8990
ALL
Avg
0.251880
High
0.256479
Low
0.247530
Last updated: 3/27/2026, 1:27:26 PM
Quick Conversions
| ALL | CZK |
|---|---|
| 1 ALL | 0.26 CZK |
| 10 ALL | 2.56 CZK |
| 50 ALL | 12.82 CZK |
| 100 ALL | 25.65 CZK |
| 500 ALL | 128.24 CZK |
| 1,000 ALL | 256.48 CZK |
Get ALL/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=CZKExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-27T13:27:26Z",
"rates": {
"CZK": 0.256479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "CZK",
"amount": 100
},
"result": 25.6479,
"rate": 0.256479
}Build with ALL/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key