Rate Overview
Live
1 ILS = 50.5687 NPR
1 NPR = 0.019775
ILS
Avg
49.2175
High
54.5117
Low
45.0735
Last updated: 7/25/2026, 10:57:53 PM
Quick Conversions
| ILS | NPR |
|---|---|
| 1 ILS | 50.57 NPR |
| 10 ILS | 505.69 NPR |
| 50 ILS | 2,528.43 NPR |
| 100 ILS | 5,056.87 NPR |
| 500 ILS | 25,284.35 NPR |
| 1,000 ILS | 50,568.69 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-25T22:57:53Z",
"rates": {
"NPR": 50.568694
}
}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": 5056.8694000000005,
"rate": 50.568694
}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