Rate Overview
Live
1 ILS = 49.7971 NPR
1 NPR = 0.020081
ILS
Avg
50.2896
High
50.7291
Low
49.7627
Last updated: 7/30/2026, 3:51:08 AM
Quick Conversions
| ILS | NPR |
|---|---|
| 1 ILS | 49.80 NPR |
| 10 ILS | 497.97 NPR |
| 50 ILS | 2,489.85 NPR |
| 100 ILS | 4,979.71 NPR |
| 500 ILS | 24,898.54 NPR |
| 1,000 ILS | 49,797.08 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-30T03:51:08Z",
"rates": {
"NPR": 49.797081
}
}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": 4979.7081,
"rate": 49.797081
}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