Rate Overview
Live
1 AWG = 4.3762 HKD
1 HKD = 0.228509
AWG
Avg
4.3597
High
4.3855
Low
4.3333
Last updated: 3/27/2026, 6:39:09 PM
Quick Conversions
| AWG | HKD |
|---|---|
| 1 AWG | 4.38 HKD |
| 10 AWG | 43.76 HKD |
| 50 AWG | 218.81 HKD |
| 100 AWG | 437.62 HKD |
| 500 AWG | 2,188.10 HKD |
| 1,000 AWG | 4,376.20 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-03-27T18:39:09Z",
"rates": {
"HKD": 4.376201
}
}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.6201,
"rate": 4.376201
}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