Rate Overview
Live
1 ALL = 0.262559 CZK
1 CZK = 3.8087
ALL
Avg
0.262003
High
0.262559
Low
0.261556
Last updated: 9/4/2026, 12:26:18 PM
Quick Conversions
| ALL | CZK |
|---|---|
| 1 ALL | 0.26 CZK |
| 10 ALL | 2.63 CZK |
| 50 ALL | 13.13 CZK |
| 100 ALL | 26.26 CZK |
| 500 ALL | 131.28 CZK |
| 1,000 ALL | 262.56 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-09-04T12:26:18Z",
"rates": {
"CZK": 0.262559
}
}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": 26.255899999999997,
"rate": 0.262559
}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