Rate Overview
Live
1 NAD = 1.6030 HNL
1 HNL = 0.623820
NAD
Avg
1.6286
High
1.6683
Low
1.5961
Last updated: 3/7/2026, 4:26:33 AM
Quick Conversions
| NAD | HNL |
|---|---|
| 1 NAD | 1.60 HNL |
| 10 NAD | 16.03 HNL |
| 50 NAD | 80.15 HNL |
| 100 NAD | 160.30 HNL |
| 500 NAD | 801.51 HNL |
| 1,000 NAD | 1,603.03 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-03-07T04:26:33Z",
"rates": {
"HNL": 1.603027
}
}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": 160.3027,
"rate": 1.603027
}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