Rate Overview
Live
1 AED = 7.2762 HNL
1 HNL = 0.137435
AED
Avg
7.2767
High
7.2800
Low
7.2709
Last updated: 6/16/2026, 6:16:22 AM
Quick Conversions
| AED | HNL |
|---|---|
| 1 AED | 7.28 HNL |
| 10 AED | 72.76 HNL |
| 50 AED | 363.81 HNL |
| 100 AED | 727.62 HNL |
| 500 AED | 3,638.09 HNL |
| 1,000 AED | 7,276.18 HNL |
Get AED/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=HNLExample Response:
{
"success": true,
"base": "AED",
"date": "2026-06-16T06:16:22Z",
"rates": {
"HNL": 7.276177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "HNL",
"amount": 100
},
"result": 727.6177,
"rate": 7.276177
}Build with AED/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key