Rate Overview
Live
1 ALL = 0.080269 HRK
1 HRK = 12.4581
ALL
Avg
0.080177
High
0.080302
Low
0.080078
Last updated: 7/5/2026, 4:48:11 PM
Quick Conversions
| ALL | HRK |
|---|---|
| 1 ALL | 0.08 HRK |
| 10 ALL | 0.80 HRK |
| 50 ALL | 4.01 HRK |
| 100 ALL | 8.03 HRK |
| 500 ALL | 40.13 HRK |
| 1,000 ALL | 80.27 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-05T16:48:11Z",
"rates": {
"HRK": 0.080269
}
}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.0269,
"rate": 0.080269
}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