Rate Overview
Live
1 ALL = 0.259979 CZK
1 CZK = 3.8465
ALL
Avg
0.260336
High
0.260712
Low
0.259979
Last updated: 8/14/2026, 12:56:27 PM
Quick Conversions
| ALL | CZK |
|---|---|
| 1 ALL | 0.26 CZK |
| 10 ALL | 2.60 CZK |
| 50 ALL | 13.00 CZK |
| 100 ALL | 26.00 CZK |
| 500 ALL | 129.99 CZK |
| 1,000 ALL | 259.98 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-08-14T12:56:27Z",
"rates": {
"CZK": 0.259979
}
}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.9979,
"rate": 0.259979
}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