Rate Overview
Live
1 HKD = 0.468752 AED
1 AED = 2.1333
HKD
Avg
0.470130
High
0.472965
Low
0.467831
Last updated: 5/26/2026, 10:22:34 AM
Quick Conversions
| HKD | AED |
|---|---|
| 1 HKD | 0.47 AED |
| 10 HKD | 4.69 AED |
| 50 HKD | 23.44 AED |
| 100 HKD | 46.88 AED |
| 500 HKD | 234.38 AED |
| 1,000 HKD | 468.75 AED |
Get HKD/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=AEDExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-05-26T10:22:34Z",
"rates": {
"AED": 0.468752
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "AED",
"amount": 100
},
"result": 46.8752,
"rate": 0.468752
}Build with HKD/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key