Rate Overview
Live
1 NPR = 0.173712 HNL
1 HNL = 5.7567
NPR
Avg
0.183499
High
0.191081
Low
0.173467
Last updated: 5/27/2026, 11:22:42 AM
Quick Conversions
| NPR | HNL |
|---|---|
| 1 NPR | 0.17 HNL |
| 10 NPR | 1.74 HNL |
| 50 NPR | 8.69 HNL |
| 100 NPR | 17.37 HNL |
| 500 NPR | 86.86 HNL |
| 1,000 NPR | 173.71 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-27T11:22:42Z",
"rates": {
"HNL": 0.173712
}
}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.3712,
"rate": 0.173712
}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