Rate Overview
Live
1 NPR = 0.175612 HNL
1 HNL = 5.6944
NPR
Avg
0.175285
High
0.175612
Low
0.174454
Last updated: 5/7/2026, 6:57:37 AM
Quick Conversions
| NPR | HNL |
|---|---|
| 1 NPR | 0.18 HNL |
| 10 NPR | 1.76 HNL |
| 50 NPR | 8.78 HNL |
| 100 NPR | 17.56 HNL |
| 500 NPR | 87.81 HNL |
| 1,000 NPR | 175.61 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-05-07T06:57:37Z",
"rates": {
"HNL": 0.175612
}
}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.5612,
"rate": 0.175612
}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