Rate Overview
Live
1 AWG = 4.3837 HKD
1 HKD = 0.228118
AWG
Avg
4.3828
High
4.3837
Low
4.3816
Last updated: 8/12/2026, 4:33:09 AM
Quick Conversions
| AWG | HKD |
|---|---|
| 1 AWG | 4.38 HKD |
| 10 AWG | 43.84 HKD |
| 50 AWG | 219.18 HKD |
| 100 AWG | 438.37 HKD |
| 500 AWG | 2,191.84 HKD |
| 1,000 AWG | 4,383.69 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-08-12T04:33:09Z",
"rates": {
"HKD": 4.383687
}
}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.3687,
"rate": 4.383687
}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