Rate Overview
Live
1 AED = 7.2130 HNL
1 HNL = 0.138639
AED
Avg
7.2318
High
7.2501
Low
7.2130
Last updated: 4/16/2026, 5:56:26 PM
Quick Conversions
| AED | HNL |
|---|---|
| 1 AED | 7.21 HNL |
| 10 AED | 72.13 HNL |
| 50 AED | 360.65 HNL |
| 100 AED | 721.30 HNL |
| 500 AED | 3,606.48 HNL |
| 1,000 AED | 7,212.96 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-04-16T17:56:26Z",
"rates": {
"HNL": 7.212955
}
}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": 721.2955,
"rate": 7.212955
}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