Rate Overview
Live
1 NPR = 0.180254 HNL
1 HNL = 5.5477
NPR
Avg
0.180642
High
0.181911
Low
0.179473
Last updated: 3/7/2026, 9:18:12 AM
Quick Conversions
| NPR | HNL |
|---|---|
| 1 NPR | 0.18 HNL |
| 10 NPR | 1.80 HNL |
| 50 NPR | 9.01 HNL |
| 100 NPR | 18.03 HNL |
| 500 NPR | 90.13 HNL |
| 1,000 NPR | 180.25 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-07T09:18:12Z",
"rates": {
"HNL": 0.180254
}
}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": 18.0254,
"rate": 0.180254
}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