Rate Overview
Live
1 ILS = 54.5665 NPR
1 NPR = 0.018326
ILS
Avg
48.7791
High
54.5665
Low
45.0735
Last updated: 5/29/2026, 2:29:19 PM
Quick Conversions
| ILS | NPR |
|---|---|
| 1 ILS | 54.57 NPR |
| 10 ILS | 545.66 NPR |
| 50 ILS | 2,728.32 NPR |
| 100 ILS | 5,456.65 NPR |
| 500 ILS | 27,283.23 NPR |
| 1,000 ILS | 54,566.46 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-29T14:29:19Z",
"rates": {
"NPR": 54.566462
}
}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": 5456.6462,
"rate": 54.566462
}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