Rate Overview
Live
1 NAD = 1.6847 HNL
1 HNL = 0.593593
NAD
Avg
1.6707
High
1.6847
Low
1.6603
Last updated: 9/5/2026, 5:34:09 AM
Quick Conversions
| NAD | HNL |
|---|---|
| 1 NAD | 1.68 HNL |
| 10 NAD | 16.85 HNL |
| 50 NAD | 84.23 HNL |
| 100 NAD | 168.47 HNL |
| 500 NAD | 842.33 HNL |
| 1,000 NAD | 1,684.66 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-09-05T05:34:09Z",
"rates": {
"HNL": 1.684656
}
}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": 168.4656,
"rate": 1.684656
}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