Rate Overview
Live
1 AWG = 4.3515 HKD
1 HKD = 0.229807
AWG
Avg
4.3509
High
4.3531
Low
4.3456
Last updated: 5/7/2026, 3:30:55 AM
Quick Conversions
| AWG | HKD |
|---|---|
| 1 AWG | 4.35 HKD |
| 10 AWG | 43.51 HKD |
| 50 AWG | 217.57 HKD |
| 100 AWG | 435.15 HKD |
| 500 AWG | 2,175.74 HKD |
| 1,000 AWG | 4,351.47 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-05-07T03:30:55Z",
"rates": {
"HKD": 4.351471
}
}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.1471,
"rate": 4.351471
}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