Rate Overview
Live
1 ALL = 0.078490 HRK
1 HRK = 12.7405
ALL
Avg
0.078204
High
0.078548
Low
0.077873
Last updated: 3/27/2026, 3:13:52 PM
Quick Conversions
| ALL | HRK |
|---|---|
| 1 ALL | 0.08 HRK |
| 10 ALL | 0.78 HRK |
| 50 ALL | 3.92 HRK |
| 100 ALL | 7.85 HRK |
| 500 ALL | 39.25 HRK |
| 1,000 ALL | 78.49 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-03-27T15:13:52Z",
"rates": {
"HRK": 0.07849
}
}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": 7.849,
"rate": 0.07849
}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