Rate Overview
Live
1 HKD = 0.229133 ANG
1 ANG = 4.3643
HKD
Avg
0.229657
High
0.231933
Low
0.228448
Last updated: 7/25/2026, 7:44:34 PM
Quick Conversions
| HKD | ANG |
|---|---|
| 1 HKD | 0.23 ANG |
| 10 HKD | 2.29 ANG |
| 50 HKD | 11.46 ANG |
| 100 HKD | 22.91 ANG |
| 500 HKD | 114.57 ANG |
| 1,000 HKD | 229.13 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-07-25T19:44:34Z",
"rates": {
"ANG": 0.229133
}
}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.9133,
"rate": 0.229133
}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