Rate Overview
Live
1 AWG = 4.3753 HKD
1 HKD = 0.228558
AWG
Avg
4.3743
High
4.3777
Low
4.3681
Last updated: 3/27/2026, 10:07:12 AM
Quick Conversions
| AWG | HKD |
|---|---|
| 1 AWG | 4.38 HKD |
| 10 AWG | 43.75 HKD |
| 50 AWG | 218.76 HKD |
| 100 AWG | 437.53 HKD |
| 500 AWG | 2,187.63 HKD |
| 1,000 AWG | 4,375.25 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-27T10:07:12Z",
"rates": {
"HKD": 4.375251
}
}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.52509999999995,
"rate": 4.375251
}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