Rate Overview
Live
1 NPR = 0.020095 ILS
1 ILS = 49.7636
NPR
Avg
0.019887
High
0.020095
Low
0.019712
Last updated: 7/30/2026, 4:00:44 AM
Quick Conversions
| NPR | ILS |
|---|---|
| 1 NPR | 0.02 ILS |
| 10 NPR | 0.20 ILS |
| 50 NPR | 1.00 ILS |
| 100 NPR | 2.01 ILS |
| 500 NPR | 10.05 ILS |
| 1,000 NPR | 20.10 ILS |
Get NPR/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=ILSExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-07-30T04:00:44Z",
"rates": {
"ILS": 0.020095
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "ILS",
"amount": 100
},
"result": 2.0094999999999996,
"rate": 0.020095
}Build with NPR/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key