Rate Overview
Live
1 ALL = 0.080318 HRK
1 HRK = 12.4505
ALL
Avg
0.078983
High
0.080417
Low
0.077970
Last updated: 7/23/2026, 2:02:13 PM
Quick Conversions
| ALL | HRK |
|---|---|
| 1 ALL | 0.08 HRK |
| 10 ALL | 0.80 HRK |
| 50 ALL | 4.02 HRK |
| 100 ALL | 8.03 HRK |
| 500 ALL | 40.16 HRK |
| 1,000 ALL | 80.32 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-23T14:02:13Z",
"rates": {
"HRK": 0.080318
}
}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.0318,
"rate": 0.080318
}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