Rate Overview
Live
1 ILS = 47.5852 NPR
1 NPR = 0.021015
ILS
Avg
47.3564
High
47.9951
Low
46.4579
Last updated: 3/7/2026, 7:44:18 AM
Quick Conversions
| ILS | NPR |
|---|---|
| 1 ILS | 47.59 NPR |
| 10 ILS | 475.85 NPR |
| 50 ILS | 2,379.26 NPR |
| 100 ILS | 4,758.52 NPR |
| 500 ILS | 23,792.62 NPR |
| 1,000 ILS | 47,585.24 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-07T07:44:18Z",
"rates": {
"NPR": 47.585242
}
}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": 4758.5242,
"rate": 47.585242
}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