Rate Overview
Live
1 HRK = 12.6960 ALL
1 ALL = 0.078765
HRK
Avg
12.6865
High
12.7171
Low
12.6711
Last updated: 5/7/2026, 9:15:01 AM
Quick Conversions
| HRK | ALL |
|---|---|
| 1 HRK | 12.70 ALL |
| 10 HRK | 126.96 ALL |
| 50 HRK | 634.80 ALL |
| 100 HRK | 1,269.60 ALL |
| 500 HRK | 6,348.02 ALL |
| 1,000 HRK | 12,696.03 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-05-07T09:15:01Z",
"rates": {
"ALL": 12.696031
}
}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": 1269.6031,
"rate": 12.696031
}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