Rate Overview
Live
1 AED = 7.2467 HNL
1 HNL = 0.137993
AED
Avg
7.1730
High
7.2737
Low
7.0848
Last updated: 5/27/2026, 8:50:44 AM
Quick Conversions
| AED | HNL |
|---|---|
| 1 AED | 7.25 HNL |
| 10 AED | 72.47 HNL |
| 50 AED | 362.34 HNL |
| 100 AED | 724.67 HNL |
| 500 AED | 3,623.37 HNL |
| 1,000 AED | 7,246.74 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-05-27T08:50:44Z",
"rates": {
"HNL": 7.246741
}
}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": 724.6741,
"rate": 7.246741
}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