Rate Overview
Live
1 NAD = 1.6552 HNL
1 HNL = 0.604168
NAD
Avg
1.6572
High
1.6633
Low
1.6538
Last updated: 8/17/2026, 1:41:50 PM
Quick Conversions
| NAD | HNL |
|---|---|
| 1 NAD | 1.66 HNL |
| 10 NAD | 16.55 HNL |
| 50 NAD | 82.76 HNL |
| 100 NAD | 165.52 HNL |
| 500 NAD | 827.58 HNL |
| 1,000 NAD | 1,655.17 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-08-17T13:41:50Z",
"rates": {
"HNL": 1.655169
}
}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": 165.5169,
"rate": 1.655169
}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