Rate Overview
Live
1 AWG = 3.6233 HRK
1 HRK = 0.275992
AWG
Avg
3.6019
High
3.6291
Low
3.5622
Last updated: 3/7/2026, 7:07:46 AM
Quick Conversions
| AWG | HRK |
|---|---|
| 1 AWG | 3.62 HRK |
| 10 AWG | 36.23 HRK |
| 50 AWG | 181.16 HRK |
| 100 AWG | 362.33 HRK |
| 500 AWG | 1,811.65 HRK |
| 1,000 AWG | 3,623.29 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-03-07T07:07:46Z",
"rates": {
"HRK": 3.623292
}
}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": 362.3292,
"rate": 3.623292
}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