Rate Overview
Live
1 HRK = 0.217942 AUD
1 AUD = 4.5884
HRK
Avg
0.218050
High
0.219018
Low
0.216884
Last updated: 6/15/2026, 10:26:09 PM
Quick Conversions
| HRK | AUD |
|---|---|
| 1 HRK | 0.22 AUD |
| 10 HRK | 2.18 AUD |
| 50 HRK | 10.90 AUD |
| 100 HRK | 21.79 AUD |
| 500 HRK | 108.97 AUD |
| 1,000 HRK | 217.94 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-06-15T22:26:09Z",
"rates": {
"AUD": 0.217942
}
}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.7942,
"rate": 0.217942
}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