Rate Overview
Live
1 NPR = 0.019129 ILS
1 ILS = 52.2766
NPR
Avg
0.019326
High
0.019509
Low
0.019111
Last updated: 5/7/2026, 3:40:18 PM
Quick Conversions
| NPR | ILS |
|---|---|
| 1 NPR | 0.02 ILS |
| 10 NPR | 0.19 ILS |
| 50 NPR | 0.96 ILS |
| 100 NPR | 1.91 ILS |
| 500 NPR | 9.56 ILS |
| 1,000 NPR | 19.13 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-05-07T15:40:18Z",
"rates": {
"ILS": 0.019129
}
}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.9129,
"rate": 0.019129
}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