Rate Overview
Live
1 ILS = 52.1436 NPR
1 NPR = 0.019178
ILS
Avg
51.7320
High
52.3244
Low
51.2569
Last updated: 5/7/2026, 8:52:48 PM
Quick Conversions
| ILS | NPR |
|---|---|
| 1 ILS | 52.14 NPR |
| 10 ILS | 521.44 NPR |
| 50 ILS | 2,607.18 NPR |
| 100 ILS | 5,214.36 NPR |
| 500 ILS | 26,071.81 NPR |
| 1,000 ILS | 52,143.62 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-07T20:52:48Z",
"rates": {
"NPR": 52.143619
}
}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": 5214.3619,
"rate": 52.143619
}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