Rate Overview
Live
1 INR = 0.032043 ILS
1 ILS = 31.2081
INR
Avg
0.032608
High
0.033275
Low
0.032043
Last updated: 4/16/2026, 12:00:40 AM
Quick Conversions
| INR | ILS |
|---|---|
| 1 INR | 0.03 ILS |
| 10 INR | 0.32 ILS |
| 50 INR | 1.60 ILS |
| 100 INR | 3.20 ILS |
| 500 INR | 16.02 ILS |
| 1,000 INR | 32.04 ILS |
Get INR/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=ILSExample Response:
{
"success": true,
"base": "INR",
"date": "2026-04-16T00:00:40Z",
"rates": {
"ILS": 0.032043
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "ILS",
"amount": 100
},
"result": 3.2043000000000004,
"rate": 0.032043
}Build with INR/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key