Rate Overview
Live
1 ILS = 50.2938 NPR
1 NPR = 0.019883
ILS
Avg
50.2431
High
50.3982
Low
50.0500
Last updated: 9/8/2026, 8:14:31 PM
Quick Conversions
| ILS | NPR |
|---|---|
| 1 ILS | 50.29 NPR |
| 10 ILS | 502.94 NPR |
| 50 ILS | 2,514.69 NPR |
| 100 ILS | 5,029.38 NPR |
| 500 ILS | 25,146.88 NPR |
| 1,000 ILS | 50,293.75 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-09-08T20:14:31Z",
"rates": {
"NPR": 50.293753
}
}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": 5029.375300000001,
"rate": 50.293753
}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