Rate Overview
Live
1 HRK = 12.7635 ALL
1 ALL = 0.078348
HRK
Avg
12.7676
High
12.7808
Low
12.7561
Last updated: 3/7/2026, 12:10:42 AM
Quick Conversions
| HRK | ALL |
|---|---|
| 1 HRK | 12.76 ALL |
| 10 HRK | 127.63 ALL |
| 50 HRK | 638.17 ALL |
| 100 HRK | 1,276.35 ALL |
| 500 HRK | 6,381.75 ALL |
| 1,000 HRK | 12,763.49 ALL |
Get HRK/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=ALLExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-03-07T00:10:42Z",
"rates": {
"ALL": 12.763494
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "ALL",
"amount": 100
},
"result": 1276.3494,
"rate": 12.763494
}Build with HRK/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key