Rate Overview
Live
1 ILS = 51.1639 NPR
1 NPR = 0.019545
ILS
Avg
50.8870
High
51.2031
Low
50.5108
Last updated: 8/13/2026, 3:21:42 AM
Quick Conversions
| ILS | NPR |
|---|---|
| 1 ILS | 51.16 NPR |
| 10 ILS | 511.64 NPR |
| 50 ILS | 2,558.19 NPR |
| 100 ILS | 5,116.39 NPR |
| 500 ILS | 25,581.94 NPR |
| 1,000 ILS | 51,163.89 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-08-13T03:21:42Z",
"rates": {
"NPR": 51.163886
}
}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": 5116.3886,
"rate": 51.163886
}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