Rate Overview
Live
1 ALL = 0.078348 HRK
1 HRK = 12.7636
ALL
Avg
0.078323
High
0.078394
Low
0.078242
Last updated: 3/7/2026, 12:11:23 AM
Quick Conversions
| ALL | HRK |
|---|---|
| 1 ALL | 0.08 HRK |
| 10 ALL | 0.78 HRK |
| 50 ALL | 3.92 HRK |
| 100 ALL | 7.83 HRK |
| 500 ALL | 39.17 HRK |
| 1,000 ALL | 78.35 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-07T00:11:23Z",
"rates": {
"HRK": 0.078348
}
}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.8348,
"rate": 0.078348
}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