Rate Overview
Live
1 NPR = 0.177947 HNL
1 HNL = 5.6197
NPR
Avg
0.178628
High
0.179954
Low
0.177740
Last updated: 4/17/2026, 4:30:07 AM
Quick Conversions
| NPR | HNL |
|---|---|
| 1 NPR | 0.18 HNL |
| 10 NPR | 1.78 HNL |
| 50 NPR | 8.90 HNL |
| 100 NPR | 17.79 HNL |
| 500 NPR | 88.97 HNL |
| 1,000 NPR | 177.95 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-04-17T04:30:07Z",
"rates": {
"HNL": 0.177947
}
}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.7947,
"rate": 0.177947
}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