Rate Overview
Live
1 NAD = 1.6188 HNL
1 HNL = 0.617751
NAD
Avg
1.6192
High
1.6308
Low
1.6026
Last updated: 4/16/2026, 9:13:22 PM
Quick Conversions
| NAD | HNL |
|---|---|
| 1 NAD | 1.62 HNL |
| 10 NAD | 16.19 HNL |
| 50 NAD | 80.94 HNL |
| 100 NAD | 161.88 HNL |
| 500 NAD | 809.39 HNL |
| 1,000 NAD | 1,618.78 HNL |
Get NAD/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=HNLExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-04-16T21:13:22Z",
"rates": {
"HNL": 1.618775
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "HNL",
"amount": 100
},
"result": 161.8775,
"rate": 1.618775
}Build with NAD/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key