Rate Overview
Live
1 INR = 0.030484 ILS
1 ILS = 32.8041
INR
Avg
0.030743
High
0.031264
Low
0.030476
Last updated: 6/15/2026, 9:58:07 AM
Quick Conversions
| INR | ILS |
|---|---|
| 1 INR | 0.03 ILS |
| 10 INR | 0.30 ILS |
| 50 INR | 1.52 ILS |
| 100 INR | 3.05 ILS |
| 500 INR | 15.24 ILS |
| 1,000 INR | 30.48 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-06-15T09:58:07Z",
"rates": {
"ILS": 0.030484
}
}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.0484,
"rate": 0.030484
}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