Rate Overview
Live
1 NPR = 0.176090 HNL
1 HNL = 5.6789
NPR
Avg
0.176571
High
0.178084
Low
0.175922
Last updated: 3/27/2026, 10:09:39 PM
Quick Conversions
| NPR | HNL |
|---|---|
| 1 NPR | 0.18 HNL |
| 10 NPR | 1.76 HNL |
| 50 NPR | 8.80 HNL |
| 100 NPR | 17.61 HNL |
| 500 NPR | 88.05 HNL |
| 1,000 NPR | 176.09 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-03-27T22:09:39Z",
"rates": {
"HNL": 0.17609
}
}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.608999999999998,
"rate": 0.17609
}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