Rate Overview
Live
1 NAD = 1.5925 HNL
1 HNL = 0.627940
NAD
Avg
1.5706
High
1.6584
Low
1.4481
Last updated: 7/26/2026, 11:52:18 PM
Quick Conversions
| NAD | HNL |
|---|---|
| 1 NAD | 1.59 HNL |
| 10 NAD | 15.93 HNL |
| 50 NAD | 79.63 HNL |
| 100 NAD | 159.25 HNL |
| 500 NAD | 796.25 HNL |
| 1,000 NAD | 1,592.51 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-26T23:52:18Z",
"rates": {
"HNL": 1.592509
}
}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": 159.2509,
"rate": 1.592509
}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