Rate Overview
Live
1 NPR = 0.020687 ILS
1 ILS = 48.3395
NPR
Avg
0.021027
High
0.021583
Low
0.020628
Last updated: 3/28/2026, 12:00:36 PM
Quick Conversions
| NPR | ILS |
|---|---|
| 1 NPR | 0.02 ILS |
| 10 NPR | 0.21 ILS |
| 50 NPR | 1.03 ILS |
| 100 NPR | 2.07 ILS |
| 500 NPR | 10.34 ILS |
| 1,000 NPR | 20.69 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-28T12:00:36Z",
"rates": {
"ILS": 0.020687
}
}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.0687,
"rate": 0.020687
}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