Rate Overview
Live
1 HRK = 0.215370 AUD
1 AUD = 4.6432
HRK
Avg
0.223729
High
0.236138
Low
0.215173
Last updated: 5/26/2026, 8:43:58 PM
Quick Conversions
| HRK | AUD |
|---|---|
| 1 HRK | 0.22 AUD |
| 10 HRK | 2.15 AUD |
| 50 HRK | 10.77 AUD |
| 100 HRK | 21.54 AUD |
| 500 HRK | 107.69 AUD |
| 1,000 HRK | 215.37 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-26T20:43:58Z",
"rates": {
"AUD": 0.21537
}
}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.537,
"rate": 0.21537
}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