Rate Overview
Live
1 INR = 0.031751 ILS
1 ILS = 31.4951
INR
Avg
0.032275
High
0.034394
Low
0.029549
Last updated: 7/24/2026, 4:25:32 AM
Quick Conversions
| INR | ILS |
|---|---|
| 1 INR | 0.03 ILS |
| 10 INR | 0.32 ILS |
| 50 INR | 1.59 ILS |
| 100 INR | 3.18 ILS |
| 500 INR | 15.88 ILS |
| 1,000 INR | 31.75 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-07-24T04:25:32Z",
"rates": {
"ILS": 0.031751
}
}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.1751,
"rate": 0.031751
}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