Rate Overview
Live
1 AWG = 3.6347 HRK
1 HRK = 0.275127
AWG
Avg
3.6371
High
3.6451
Low
3.6242
Last updated: 6/17/2026, 1:40:23 AM
Quick Conversions
| AWG | HRK |
|---|---|
| 1 AWG | 3.63 HRK |
| 10 AWG | 36.35 HRK |
| 50 AWG | 181.73 HRK |
| 100 AWG | 363.47 HRK |
| 500 AWG | 1,817.35 HRK |
| 1,000 AWG | 3,634.69 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-06-17T01:40:23Z",
"rates": {
"HRK": 3.63469
}
}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": 363.469,
"rate": 3.63469
}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