Rate Overview
Live
1 ALL = 0.253734 CZK
1 CZK = 3.9411
ALL
Avg
0.254625
High
0.255970
Low
0.253563
Last updated: 5/7/2026, 9:11:29 AM
Quick Conversions
| ALL | CZK |
|---|---|
| 1 ALL | 0.25 CZK |
| 10 ALL | 2.54 CZK |
| 50 ALL | 12.69 CZK |
| 100 ALL | 25.37 CZK |
| 500 ALL | 126.87 CZK |
| 1,000 ALL | 253.73 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-07T09:11:29Z",
"rates": {
"CZK": 0.253734
}
}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.3734,
"rate": 0.253734
}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