Rate Overview
Live
1 AWG = 3.7005 HRK
1 HRK = 0.270230
AWG
Avg
3.6874
High
3.7021
Low
3.6711
Last updated: 7/25/2026, 7:52:13 PM
Quick Conversions
| AWG | HRK |
|---|---|
| 1 AWG | 3.70 HRK |
| 10 AWG | 37.01 HRK |
| 50 AWG | 185.03 HRK |
| 100 AWG | 370.05 HRK |
| 500 AWG | 1,850.27 HRK |
| 1,000 AWG | 3,700.55 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-07-25T19:52:13Z",
"rates": {
"HRK": 3.70055
}
}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": 370.05499999999995,
"rate": 3.70055
}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