Rate Overview
Live
1 INR = 0.033311 ILS
1 ILS = 30.0201
INR
Avg
0.033681
High
0.034511
Low
0.033021
Last updated: 3/26/2026, 5:12:47 PM
Quick Conversions
| INR | ILS |
|---|---|
| 1 INR | 0.03 ILS |
| 10 INR | 0.33 ILS |
| 50 INR | 1.67 ILS |
| 100 INR | 3.33 ILS |
| 500 INR | 16.66 ILS |
| 1,000 INR | 33.31 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-03-26T17:12:47Z",
"rates": {
"ILS": 0.033311
}
}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.3311,
"rate": 0.033311
}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