Rate Overview
Live
1 HRK = 0.216175 AUD
1 AUD = 4.6259
HRK
Avg
0.216615
High
0.217658
Low
0.215880
Last updated: 7/25/2026, 10:19:42 PM
Quick Conversions
| HRK | AUD |
|---|---|
| 1 HRK | 0.22 AUD |
| 10 HRK | 2.16 AUD |
| 50 HRK | 10.81 AUD |
| 100 HRK | 21.62 AUD |
| 500 HRK | 108.09 AUD |
| 1,000 HRK | 216.18 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-25T22:19:42Z",
"rates": {
"AUD": 0.216175
}
}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.6175,
"rate": 0.216175
}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