Rate Overview
Live
1 ALL = 0.258056 CZK
1 CZK = 3.8751
ALL
Avg
0.254328
High
0.258970
Low
0.250581
Last updated: 7/27/2026, 3:32:20 PM
Quick Conversions
| ALL | CZK |
|---|---|
| 1 ALL | 0.26 CZK |
| 10 ALL | 2.58 CZK |
| 50 ALL | 12.90 CZK |
| 100 ALL | 25.81 CZK |
| 500 ALL | 129.03 CZK |
| 1,000 ALL | 258.06 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-07-27T15:32:20Z",
"rates": {
"CZK": 0.258056
}
}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.805600000000002,
"rate": 0.258056
}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