Rate Overview
Live
1 AWG = 3.5584 HRK
1 HRK = 0.281028
AWG
Avg
3.5698
High
3.5833
Low
3.5584
Last updated: 5/7/2026, 2:52:28 PM
Quick Conversions
| AWG | HRK |
|---|---|
| 1 AWG | 3.56 HRK |
| 10 AWG | 35.58 HRK |
| 50 AWG | 177.92 HRK |
| 100 AWG | 355.84 HRK |
| 500 AWG | 1,779.18 HRK |
| 1,000 AWG | 3,558.36 HRK |
Get AWG/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=HRKExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-07T14:52:28Z",
"rates": {
"HRK": 3.558362
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "HRK",
"amount": 100
},
"result": 355.83619999999996,
"rate": 3.558362
}Build with AWG/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key