Rate Overview
Live
1 ILS = 54.7258 NPR
1 NPR = 0.018273
ILS
Avg
53.5288
High
54.7258
Low
52.8349
Last updated: 5/28/2026, 8:31:55 PM
Quick Conversions
| ILS | NPR |
|---|---|
| 1 ILS | 54.73 NPR |
| 10 ILS | 547.26 NPR |
| 50 ILS | 2,736.29 NPR |
| 100 ILS | 5,472.58 NPR |
| 500 ILS | 27,362.88 NPR |
| 1,000 ILS | 54,725.77 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-05-28T20:31:55Z",
"rates": {
"NPR": 54.725769
}
}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": 5472.5769,
"rate": 54.725769
}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