Rate Overview
Live
1 ALL = 0.080144 HRK
1 HRK = 12.4775
ALL
Avg
0.078711
High
0.080269
Low
0.077873
Last updated: 7/7/2026, 7:33:46 AM
Quick Conversions
| ALL | HRK |
|---|---|
| 1 ALL | 0.08 HRK |
| 10 ALL | 0.80 HRK |
| 50 ALL | 4.01 HRK |
| 100 ALL | 8.01 HRK |
| 500 ALL | 40.07 HRK |
| 1,000 ALL | 80.14 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-07T07:33:46Z",
"rates": {
"HRK": 0.080144
}
}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.0144,
"rate": 0.080144
}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