Rate Overview
Live
1 AWG = 4.3806 HKD
1 HKD = 0.228280
AWG
Avg
4.3798
High
4.3806
Low
4.3787
Last updated: 9/2/2026, 4:27:23 AM
Quick Conversions
| AWG | HKD |
|---|---|
| 1 AWG | 4.38 HKD |
| 10 AWG | 43.81 HKD |
| 50 AWG | 219.03 HKD |
| 100 AWG | 438.06 HKD |
| 500 AWG | 2,190.29 HKD |
| 1,000 AWG | 4,380.59 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-09-02T04:27:23Z",
"rates": {
"HKD": 4.380586
}
}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": 438.0586,
"rate": 4.380586
}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