Rate Overview
Live
1 AED = 7.2933 HNL
1 HNL = 0.137111
AED
Avg
7.2382
High
7.2933
Low
7.1469
Last updated: 7/24/2026, 3:36:02 AM
Quick Conversions
| AED | HNL |
|---|---|
| 1 AED | 7.29 HNL |
| 10 AED | 72.93 HNL |
| 50 AED | 364.67 HNL |
| 100 AED | 729.33 HNL |
| 500 AED | 3,646.67 HNL |
| 1,000 AED | 7,293.34 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-07-24T03:36:02Z",
"rates": {
"HNL": 7.293335
}
}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": 729.3335,
"rate": 7.293335
}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