Rate Overview
Live
1 HRK = 0.216487 AUD
1 AUD = 4.6192
HRK
Avg
0.227201
High
0.238175
Low
0.214637
Last updated: 7/22/2026, 10:47:00 AM
Quick Conversions
| HRK | AUD |
|---|---|
| 1 HRK | 0.22 AUD |
| 10 HRK | 2.16 AUD |
| 50 HRK | 10.82 AUD |
| 100 HRK | 21.65 AUD |
| 500 HRK | 108.24 AUD |
| 1,000 HRK | 216.49 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-22T10:47:00Z",
"rates": {
"AUD": 0.216487
}
}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.6487,
"rate": 0.216487
}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