Rate Overview
Live
1 AED = 2.1354 HKD
1 HKD = 0.468286
AED
Avg
2.1352
High
2.1356
Low
2.1346
Last updated: 7/2/2026, 3:04:27 AM
Quick Conversions
| AED | HKD |
|---|---|
| 1 AED | 2.14 HKD |
| 10 AED | 21.35 HKD |
| 50 AED | 106.77 HKD |
| 100 AED | 213.54 HKD |
| 500 AED | 1,067.72 HKD |
| 1,000 AED | 2,135.45 HKD |
Get AED/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=HKDExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-02T03:04:27Z",
"rates": {
"HKD": 2.135449
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "HKD",
"amount": 100
},
"result": 213.54489999999998,
"rate": 2.135449
}Build with AED/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key