Rate Overview
Live
1 AWG = 3.5544 HRK
1 HRK = 0.281339
AWG
Avg
3.5640
High
3.5815
Low
3.5486
Last updated: 4/17/2026, 10:48:15 AM
Quick Conversions
| AWG | HRK |
|---|---|
| 1 AWG | 3.55 HRK |
| 10 AWG | 35.54 HRK |
| 50 AWG | 177.72 HRK |
| 100 AWG | 355.44 HRK |
| 500 AWG | 1,777.22 HRK |
| 1,000 AWG | 3,554.44 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-04-17T10:48:15Z",
"rates": {
"HRK": 3.554436
}
}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.4436,
"rate": 3.554436
}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