Rate Overview
Live
1 AWG = 3.6162 HRK
1 HRK = 0.276535
AWG
Avg
3.5902
High
3.6490
Low
3.5099
Last updated: 5/27/2026, 8:35:28 PM
Quick Conversions
| AWG | HRK |
|---|---|
| 1 AWG | 3.62 HRK |
| 10 AWG | 36.16 HRK |
| 50 AWG | 180.81 HRK |
| 100 AWG | 361.62 HRK |
| 500 AWG | 1,808.09 HRK |
| 1,000 AWG | 3,616.17 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-27T20:35:28Z",
"rates": {
"HRK": 3.616173
}
}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": 361.6173,
"rate": 3.616173
}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