Rate Overview
Live
1 ILS = 50.3089 NPR
1 NPR = 0.019877
ILS
Avg
49.2753
High
50.3089
Low
48.3876
Last updated: 4/17/2026, 5:30:33 PM
Quick Conversions
| ILS | NPR |
|---|---|
| 1 ILS | 50.31 NPR |
| 10 ILS | 503.09 NPR |
| 50 ILS | 2,515.44 NPR |
| 100 ILS | 5,030.89 NPR |
| 500 ILS | 25,154.45 NPR |
| 1,000 ILS | 50,308.90 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-04-17T17:30:33Z",
"rates": {
"NPR": 50.308899
}
}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": 5030.8899,
"rate": 50.308899
}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