Rate Overview
Live
1 HKD = 0.228495 AWG
1 AWG = 4.3765
HKD
Avg
0.229142
High
0.229953
Low
0.228379
Last updated: 3/27/2026, 1:27:43 PM
Quick Conversions
| HKD | AWG |
|---|---|
| 1 HKD | 0.23 AWG |
| 10 HKD | 2.28 AWG |
| 50 HKD | 11.42 AWG |
| 100 HKD | 22.85 AWG |
| 500 HKD | 114.25 AWG |
| 1,000 HKD | 228.50 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-03-27T13:27:43Z",
"rates": {
"AWG": 0.228495
}
}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.8495,
"rate": 0.228495
}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