Rate Overview
Live
1 HRK = 12.3224 ALL
1 ALL = 0.081153
HRK
Avg
12.3537
High
12.3734
Low
12.3224
Last updated: 8/13/2026, 2:51:00 PM
Quick Conversions
| HRK | ALL |
|---|---|
| 1 HRK | 12.32 ALL |
| 10 HRK | 123.22 ALL |
| 50 HRK | 616.12 ALL |
| 100 HRK | 1,232.24 ALL |
| 500 HRK | 6,161.19 ALL |
| 1,000 HRK | 12,322.38 ALL |
Get HRK/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=ALLExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-08-13T14:51:00Z",
"rates": {
"ALL": 12.322382
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "ALL",
"amount": 100
},
"result": 1232.2382,
"rate": 12.322382
}Build with HRK/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key