Rate Overview
Live
1 HKD = 0.229969 ANG
1 ANG = 4.3484
HKD
Avg
0.229826
High
0.231367
Low
0.228503
Last updated: 5/28/2026, 3:42:05 AM
Quick Conversions
| HKD | ANG |
|---|---|
| 1 HKD | 0.23 ANG |
| 10 HKD | 2.30 ANG |
| 50 HKD | 11.50 ANG |
| 100 HKD | 23.00 ANG |
| 500 HKD | 114.98 ANG |
| 1,000 HKD | 229.97 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-05-28T03:42:05Z",
"rates": {
"ANG": 0.229969
}
}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.9969,
"rate": 0.229969
}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