Rate Overview
Live
1 AWG = 4.3524 HKD
1 HKD = 0.229760
AWG
Avg
4.3526
High
4.3646
Low
4.3485
Last updated: 4/17/2026, 1:33:47 AM
Quick Conversions
| AWG | HKD |
|---|---|
| 1 AWG | 4.35 HKD |
| 10 AWG | 43.52 HKD |
| 50 AWG | 217.62 HKD |
| 100 AWG | 435.24 HKD |
| 500 AWG | 2,176.19 HKD |
| 1,000 AWG | 4,352.37 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-04-17T01:33:47Z",
"rates": {
"HKD": 4.352374
}
}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": 435.23740000000004,
"rate": 4.352374
}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