Rate Overview
Live
1 HRK = 0.216144 AUD
1 AUD = 4.6265
HRK
Avg
0.218389
High
0.238943
Low
0.190639
Last updated: 7/26/2026, 6:27:35 AM
Quick Conversions
| HRK | AUD |
|---|---|
| 1 HRK | 0.22 AUD |
| 10 HRK | 2.16 AUD |
| 50 HRK | 10.81 AUD |
| 100 HRK | 21.61 AUD |
| 500 HRK | 108.07 AUD |
| 1,000 HRK | 216.14 AUD |
Get HRK/AUD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=AUDExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-07-26T06:27:35Z",
"rates": {
"AUD": 0.216144
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=AUD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "AUD",
"amount": 100
},
"result": 21.6144,
"rate": 0.216144
}Build with HRK/AUD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key