Rate Overview
Live
1 CZK = 3.9024 ALL
1 ALL = 0.256251
CZK
Avg
3.9213
High
3.9446
Low
3.8846
Last updated: 6/19/2026, 8:29:45 AM
Quick Conversions
| CZK | ALL |
|---|---|
| 1 CZK | 3.90 ALL |
| 10 CZK | 39.02 ALL |
| 50 CZK | 195.12 ALL |
| 100 CZK | 390.24 ALL |
| 500 CZK | 1,951.21 ALL |
| 1,000 CZK | 3,902.42 ALL |
Get CZK/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=ALLExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-06-19T08:29:45Z",
"rates": {
"ALL": 3.902421
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "ALL",
"amount": 100
},
"result": 390.2421,
"rate": 3.902421
}Build with CZK/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key