Rate Overview
Live
1 HKD = 0.229807 AWG
1 AWG = 4.3515
HKD
Avg
0.229836
High
0.230115
Low
0.229719
Last updated: 5/7/2026, 3:26:29 AM
Quick Conversions
| HKD | AWG |
|---|---|
| 1 HKD | 0.23 AWG |
| 10 HKD | 2.30 AWG |
| 50 HKD | 11.49 AWG |
| 100 HKD | 22.98 AWG |
| 500 HKD | 114.90 AWG |
| 1,000 HKD | 229.81 AWG |
Get HKD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=AWGExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-05-07T03:26:29Z",
"rates": {
"AWG": 0.229807
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "AWG",
"amount": 100
},
"result": 22.980700000000002,
"rate": 0.229807
}Build with HKD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key