Rate Overview
Live
1 ILS = 50.9994 NPR
1 NPR = 0.019608
ILS
Avg
51.1599
High
52.2191
Low
50.3409
Last updated: 7/7/2026, 2:11:59 AM
Quick Conversions
| ILS | NPR |
|---|---|
| 1 ILS | 51.00 NPR |
| 10 ILS | 509.99 NPR |
| 50 ILS | 2,549.97 NPR |
| 100 ILS | 5,099.94 NPR |
| 500 ILS | 25,499.71 NPR |
| 1,000 ILS | 50,999.42 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-07T02:11:59Z",
"rates": {
"NPR": 50.999415
}
}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": 5099.9415,
"rate": 50.999415
}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