Rate Overview
Live
1 HRK = 0.216758 AUD
1 AUD = 4.6134
HRK
Avg
0.219264
High
0.227651
Low
0.215427
Last updated: 7/23/2026, 11:59:22 AM
Quick Conversions
| HRK | AUD |
|---|---|
| 1 HRK | 0.22 AUD |
| 10 HRK | 2.17 AUD |
| 50 HRK | 10.84 AUD |
| 100 HRK | 21.68 AUD |
| 500 HRK | 108.38 AUD |
| 1,000 HRK | 216.76 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-23T11:59:22Z",
"rates": {
"AUD": 0.216758
}
}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.675800000000002,
"rate": 0.216758
}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