Rate Overview
Live
1 NPR = 0.021014 ILS
1 ILS = 47.5873
NPR
Avg
0.021118
High
0.021524
Low
0.020835
Last updated: 3/7/2026, 7:44:14 AM
Quick Conversions
| NPR | ILS |
|---|---|
| 1 NPR | 0.02 ILS |
| 10 NPR | 0.21 ILS |
| 50 NPR | 1.05 ILS |
| 100 NPR | 2.10 ILS |
| 500 NPR | 10.51 ILS |
| 1,000 NPR | 21.01 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-03-07T07:44:14Z",
"rates": {
"ILS": 0.021014
}
}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.1014,
"rate": 0.021014
}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