Rate Overview
Live
1 ILS = 54.6773 NPR
1 NPR = 0.018289
ILS
Avg
53.5227
High
54.6773
Low
52.8349
Last updated: 5/28/2026, 9:41:08 PM
Quick Conversions
| ILS | NPR |
|---|---|
| 1 ILS | 54.68 NPR |
| 10 ILS | 546.77 NPR |
| 50 ILS | 2,733.86 NPR |
| 100 ILS | 5,467.73 NPR |
| 500 ILS | 27,338.63 NPR |
| 1,000 ILS | 54,677.26 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-28T21:41:08Z",
"rates": {
"NPR": 54.677259
}
}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": 5467.7259,
"rate": 54.677259
}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