Rate Overview
Live
1 ALL = 0.080417 HRK
1 HRK = 12.4352
ALL
Avg
0.077549
High
0.080417
Low
0.075012
Last updated: 7/22/2026, 5:04:38 PM
Quick Conversions
| ALL | HRK |
|---|---|
| 1 ALL | 0.08 HRK |
| 10 ALL | 0.80 HRK |
| 50 ALL | 4.02 HRK |
| 100 ALL | 8.04 HRK |
| 500 ALL | 40.21 HRK |
| 1,000 ALL | 80.42 HRK |
Get ALL/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=HRKExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-22T17:04:38Z",
"rates": {
"HRK": 0.080417
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "HRK",
"amount": 100
},
"result": 8.0417,
"rate": 0.080417
}Build with ALL/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key