Rate Overview
Live
1 ILS = 50.3290 NPR
1 NPR = 0.019869
ILS
Avg
50.7031
High
51.2638
Low
50.3290
Last updated: 7/23/2026, 12:47:27 AM
Quick Conversions
| ILS | NPR |
|---|---|
| 1 ILS | 50.33 NPR |
| 10 ILS | 503.29 NPR |
| 50 ILS | 2,516.45 NPR |
| 100 ILS | 5,032.90 NPR |
| 500 ILS | 25,164.51 NPR |
| 1,000 ILS | 50,329.02 NPR |
Get ILS/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=NPRExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-23T00:47:27Z",
"rates": {
"NPR": 50.329018
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "NPR",
"amount": 100
},
"result": 5032.9018,
"rate": 50.329018
}Build with ILS/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key