Rate Overview
Live
1 HRK = 0.218903 AUD
1 AUD = 4.5682
HRK
Avg
0.219166
High
0.219674
Low
0.218676
Last updated: 7/3/2026, 5:53:12 PM
Quick Conversions
| HRK | AUD |
|---|---|
| 1 HRK | 0.22 AUD |
| 10 HRK | 2.19 AUD |
| 50 HRK | 10.95 AUD |
| 100 HRK | 21.89 AUD |
| 500 HRK | 109.45 AUD |
| 1,000 HRK | 218.90 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-03T17:53:12Z",
"rates": {
"AUD": 0.218903
}
}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.8903,
"rate": 0.218903
}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