Rate Overview
Live
1 AWG = 4.3765 HKD
1 HKD = 0.228494
AWG
Avg
4.3745
High
4.3777
Low
4.3681
Last updated: 3/27/2026, 11:11:08 AM
Quick Conversions
| AWG | HKD |
|---|---|
| 1 AWG | 4.38 HKD |
| 10 AWG | 43.76 HKD |
| 50 AWG | 218.82 HKD |
| 100 AWG | 437.65 HKD |
| 500 AWG | 2,188.24 HKD |
| 1,000 AWG | 4,376.48 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-27T11:11:08Z",
"rates": {
"HKD": 4.37648
}
}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.64799999999997,
"rate": 4.37648
}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