Rate Overview
Live
1 ALL = 0.254674 CZK
1 CZK = 3.9266
ALL
Avg
0.254389
High
0.255107
Low
0.253394
Last updated: 5/27/2026, 12:12:27 PM
Quick Conversions
| ALL | CZK |
|---|---|
| 1 ALL | 0.25 CZK |
| 10 ALL | 2.55 CZK |
| 50 ALL | 12.73 CZK |
| 100 ALL | 25.47 CZK |
| 500 ALL | 127.34 CZK |
| 1,000 ALL | 254.67 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-05-27T12:12:27Z",
"rates": {
"CZK": 0.254674
}
}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.4674,
"rate": 0.254674
}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