Rate Overview
Live
1 NAD = 1.6478 HNL
1 HNL = 0.606865
NAD
Avg
1.6378
High
1.6496
Low
1.6006
Last updated: 7/7/2026, 12:31:52 PM
Quick Conversions
| NAD | HNL |
|---|---|
| 1 NAD | 1.65 HNL |
| 10 NAD | 16.48 HNL |
| 50 NAD | 82.39 HNL |
| 100 NAD | 164.78 HNL |
| 500 NAD | 823.91 HNL |
| 1,000 NAD | 1,647.81 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-07-07T12:31:52Z",
"rates": {
"HNL": 1.647814
}
}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.7814,
"rate": 1.647814
}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