Rate Overview
Live
1 HRK = 0.214857 AUD
1 AUD = 4.6543
HRK
Avg
0.216041
High
0.216994
Low
0.214857
Last updated: 5/6/2026, 8:11:06 AM
Quick Conversions
| HRK | AUD |
|---|---|
| 1 HRK | 0.21 AUD |
| 10 HRK | 2.15 AUD |
| 50 HRK | 10.74 AUD |
| 100 HRK | 21.49 AUD |
| 500 HRK | 107.43 AUD |
| 1,000 HRK | 214.86 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-05-06T08:11:06Z",
"rates": {
"AUD": 0.214857
}
}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.485699999999998,
"rate": 0.214857
}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