Rate Overview
Live
1 CZK = 3.9134 ALL
1 ALL = 0.255535
CZK
Avg
3.9718
High
4.0061
Low
3.9134
Last updated: 3/27/2026, 3:13:27 PM
Quick Conversions
| CZK | ALL |
|---|---|
| 1 CZK | 3.91 ALL |
| 10 CZK | 39.13 ALL |
| 50 CZK | 195.67 ALL |
| 100 CZK | 391.34 ALL |
| 500 CZK | 1,956.68 ALL |
| 1,000 CZK | 3,913.35 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-03-27T15:13:27Z",
"rates": {
"ALL": 3.913352
}
}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": 391.33520000000004,
"rate": 3.913352
}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