Rate Overview
Live
1 ILS = 50.2377 NPR
1 NPR = 0.019905
ILS
Avg
49.7150
High
54.2010
Low
46.2878
Last updated: 7/28/2026, 11:32:24 PM
Quick Conversions
| ILS | NPR |
|---|---|
| 1 ILS | 50.24 NPR |
| 10 ILS | 502.38 NPR |
| 50 ILS | 2,511.89 NPR |
| 100 ILS | 5,023.77 NPR |
| 500 ILS | 25,118.87 NPR |
| 1,000 ILS | 50,237.73 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-28T23:32:24Z",
"rates": {
"NPR": 50.237731
}
}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": 5023.773099999999,
"rate": 50.237731
}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