Rate Overview
Live
1 NPR = 0.018457 ILS
1 ILS = 54.1800
NPR
Avg
0.022500
High
0.025989
Low
0.018457
Last updated: 5/27/2026, 8:43:13 PM
Quick Conversions
| NPR | ILS |
|---|---|
| 1 NPR | 0.02 ILS |
| 10 NPR | 0.18 ILS |
| 50 NPR | 0.92 ILS |
| 100 NPR | 1.85 ILS |
| 500 NPR | 9.23 ILS |
| 1,000 NPR | 18.46 ILS |
Get NPR/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=ILSExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-05-27T20:43:13Z",
"rates": {
"ILS": 0.018457
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "ILS",
"amount": 100
},
"result": 1.8457000000000001,
"rate": 0.018457
}Build with NPR/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key