Rate Overview
Live
1 AWG = 4.3812 HKD
1 HKD = 0.228247
AWG
Avg
4.3807
High
4.3813
Low
4.3801
Last updated: 7/26/2026, 9:06:37 PM
Quick Conversions
| AWG | HKD |
|---|---|
| 1 AWG | 4.38 HKD |
| 10 AWG | 43.81 HKD |
| 50 AWG | 219.06 HKD |
| 100 AWG | 438.12 HKD |
| 500 AWG | 2,190.61 HKD |
| 1,000 AWG | 4,381.21 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-07-26T21:06:37Z",
"rates": {
"HKD": 4.381211
}
}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.12110000000007,
"rate": 4.381211
}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