Rate Overview
Live
1 NPR = 0.175040 HNL
1 HNL = 5.7130
NPR
Avg
0.173809
High
0.175040
Low
0.172883
Last updated: 7/28/2026, 4:02:52 AM
Quick Conversions
| NPR | HNL |
|---|---|
| 1 NPR | 0.18 HNL |
| 10 NPR | 1.75 HNL |
| 50 NPR | 8.75 HNL |
| 100 NPR | 17.50 HNL |
| 500 NPR | 87.52 HNL |
| 1,000 NPR | 175.04 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-07-28T04:02:52Z",
"rates": {
"HNL": 0.17504
}
}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.504,
"rate": 0.17504
}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