Rate Overview
Live
1 ILS = 48.3382 NPR
1 NPR = 0.020688
ILS
Avg
47.5637
High
48.4755
Low
46.3307
Last updated: 3/28/2026, 11:59:29 AM
Quick Conversions
| ILS | NPR |
|---|---|
| 1 ILS | 48.34 NPR |
| 10 ILS | 483.38 NPR |
| 50 ILS | 2,416.91 NPR |
| 100 ILS | 4,833.82 NPR |
| 500 ILS | 24,169.12 NPR |
| 1,000 ILS | 48,338.25 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-03-28T11:59:29Z",
"rates": {
"NPR": 48.338246
}
}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": 4833.8246,
"rate": 48.338246
}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