Rate Overview
Live
1 HKD = 0.468267 AED
1 AED = 2.1355
HKD
Avg
0.468361
High
0.468483
Low
0.468260
Last updated: 7/1/2026, 8:32:02 AM
Quick Conversions
| HKD | AED |
|---|---|
| 1 HKD | 0.47 AED |
| 10 HKD | 4.68 AED |
| 50 HKD | 23.41 AED |
| 100 HKD | 46.83 AED |
| 500 HKD | 234.13 AED |
| 1,000 HKD | 468.27 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-07-01T08:32:02Z",
"rates": {
"AED": 0.468267
}
}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.8267,
"rate": 0.468267
}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