Rate Overview
Live
1 AED = 2.1305 HKD
1 HKD = 0.469363
AED
Avg
2.1316
High
2.1334
Low
2.1287
Last updated: 3/26/2026, 5:08:03 PM
Quick Conversions
| AED | HKD |
|---|---|
| 1 AED | 2.13 HKD |
| 10 AED | 21.31 HKD |
| 50 AED | 106.53 HKD |
| 100 AED | 213.05 HKD |
| 500 AED | 1,065.27 HKD |
| 1,000 AED | 2,130.55 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-03-26T17:08:03Z",
"rates": {
"HKD": 2.130545
}
}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.05450000000002,
"rate": 2.130545
}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