Rate Overview
Live
1 HKD = 0.229944 ANG
1 ANG = 4.3489
HKD
Avg
0.229361
High
0.229944
Low
0.228250
Last updated: 7/7/2026, 12:25:34 AM
Quick Conversions
| HKD | ANG |
|---|---|
| 1 HKD | 0.23 ANG |
| 10 HKD | 2.30 ANG |
| 50 HKD | 11.50 ANG |
| 100 HKD | 22.99 ANG |
| 500 HKD | 114.97 ANG |
| 1,000 HKD | 229.94 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-07T00:25:34Z",
"rates": {
"ANG": 0.229944
}
}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.994400000000002,
"rate": 0.229944
}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