Rate Overview
Live
1 AED = 7.2254 HNL
1 HNL = 0.138401
AED
Avg
7.2006
High
7.2254
Low
7.1795
Last updated: 3/27/2026, 1:41:07 PM
Quick Conversions
| AED | HNL |
|---|---|
| 1 AED | 7.23 HNL |
| 10 AED | 72.25 HNL |
| 50 AED | 361.27 HNL |
| 100 AED | 722.54 HNL |
| 500 AED | 3,612.69 HNL |
| 1,000 AED | 7,225.38 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-03-27T13:41:07Z",
"rates": {
"HNL": 7.225379
}
}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": 722.5379,
"rate": 7.225379
}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