Rate Overview
Live
1 NAD = 1.5884 HNL
1 HNL = 0.629579
NAD
Avg
1.5910
High
1.5979
Low
1.5773
Last updated: 5/7/2026, 12:21:20 AM
Quick Conversions
| NAD | HNL |
|---|---|
| 1 NAD | 1.59 HNL |
| 10 NAD | 15.88 HNL |
| 50 NAD | 79.42 HNL |
| 100 NAD | 158.84 HNL |
| 500 NAD | 794.18 HNL |
| 1,000 NAD | 1,588.36 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-05-07T00:21:20Z",
"rates": {
"HNL": 1.588364
}
}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": 158.8364,
"rate": 1.588364
}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