Rate Overview
Live
1 NPR = 0.019748 ILS
1 ILS = 50.6380
NPR
Avg
0.021612
High
0.024424
Low
0.018395
Last updated: 7/27/2026, 12:22:56 AM
Quick Conversions
| NPR | ILS |
|---|---|
| 1 NPR | 0.02 ILS |
| 10 NPR | 0.20 ILS |
| 50 NPR | 0.99 ILS |
| 100 NPR | 1.97 ILS |
| 500 NPR | 9.87 ILS |
| 1,000 NPR | 19.75 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-27T00:22:56Z",
"rates": {
"ILS": 0.019748
}
}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": 1.9748,
"rate": 0.019748
}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