Rate Overview
Live
1 HKD = 0.229625 ANG
1 ANG = 4.3549
HKD
Avg
0.229880
High
0.231102
Low
0.228972
Last updated: 3/27/2026, 12:54:40 PM
Quick Conversions
| HKD | ANG |
|---|---|
| 1 HKD | 0.23 ANG |
| 10 HKD | 2.30 ANG |
| 50 HKD | 11.48 ANG |
| 100 HKD | 22.96 ANG |
| 500 HKD | 114.81 ANG |
| 1,000 HKD | 229.63 ANG |
Get HKD/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=ANGExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-03-27T12:54:40Z",
"rates": {
"ANG": 0.229625
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "ANG",
"amount": 100
},
"result": 22.9625,
"rate": 0.229625
}Build with HKD/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key