Rate Overview
Live
1 HRK = 0.219793 AUD
1 AUD = 4.5497
HRK
Avg
0.220224
High
0.221723
Low
0.218085
Last updated: 3/6/2026, 7:28:55 PM
Quick Conversions
| HRK | AUD |
|---|---|
| 1 HRK | 0.22 AUD |
| 10 HRK | 2.20 AUD |
| 50 HRK | 10.99 AUD |
| 100 HRK | 21.98 AUD |
| 500 HRK | 109.90 AUD |
| 1,000 HRK | 219.79 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-03-06T19:28:55Z",
"rates": {
"AUD": 0.219793
}
}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.9793,
"rate": 0.219793
}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