Rate Overview
Live
1 AWG = 4.3771 HKD
1 HKD = 0.228463
AWG
Avg
4.3614
High
4.3855
Low
4.3413
Last updated: 5/27/2026, 7:29:23 AM
Quick Conversions
| AWG | HKD |
|---|---|
| 1 AWG | 4.38 HKD |
| 10 AWG | 43.77 HKD |
| 50 AWG | 218.85 HKD |
| 100 AWG | 437.71 HKD |
| 500 AWG | 2,188.53 HKD |
| 1,000 AWG | 4,377.07 HKD |
Get AWG/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=HKDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-27T07:29:23Z",
"rates": {
"HKD": 4.377067
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "HKD",
"amount": 100
},
"result": 437.7067,
"rate": 4.377067
}Build with AWG/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key