Rate Overview
Live
1 AED = 7.3001 HNL
1 HNL = 0.136984
AED
Avg
7.3102
High
7.3208
Low
7.3001
Last updated: 9/3/2026, 6:08:43 AM
Quick Conversions
| AED | HNL |
|---|---|
| 1 AED | 7.30 HNL |
| 10 AED | 73.00 HNL |
| 50 AED | 365.01 HNL |
| 100 AED | 730.01 HNL |
| 500 AED | 3,650.07 HNL |
| 1,000 AED | 7,300.13 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-09-03T06:08:43Z",
"rates": {
"HNL": 7.300134
}
}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": 730.0134,
"rate": 7.300134
}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