Rate Overview
Live
1 NAD = 1.6486 HNL
1 HNL = 0.606586
NAD
Avg
1.6364
High
1.6556
Low
1.6162
Last updated: 6/16/2026, 9:29:48 AM
Quick Conversions
| NAD | HNL |
|---|---|
| 1 NAD | 1.65 HNL |
| 10 NAD | 16.49 HNL |
| 50 NAD | 82.43 HNL |
| 100 NAD | 164.86 HNL |
| 500 NAD | 824.29 HNL |
| 1,000 NAD | 1,648.57 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-06-16T09:29:48Z",
"rates": {
"HNL": 1.64857
}
}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": 164.857,
"rate": 1.64857
}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