Rate Overview
Live
1 NPR = 0.176489 HNL
1 HNL = 5.6661
NPR
Avg
0.175526
High
0.176636
Low
0.174447
Last updated: 6/16/2026, 1:31:57 PM
Quick Conversions
| NPR | HNL |
|---|---|
| 1 NPR | 0.18 HNL |
| 10 NPR | 1.76 HNL |
| 50 NPR | 8.82 HNL |
| 100 NPR | 17.65 HNL |
| 500 NPR | 88.24 HNL |
| 1,000 NPR | 176.49 HNL |
Get NPR/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=HNLExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-06-16T13:31:57Z",
"rates": {
"HNL": 0.176489
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "HNL",
"amount": 100
},
"result": 17.6489,
"rate": 0.176489
}Build with NPR/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key