Rate Overview
Live
1 INR = 0.029961 ILS
1 ILS = 33.3767
INR
Avg
0.033071
High
0.035485
Low
0.029961
Last updated: 5/26/2026, 8:54:46 AM
Quick Conversions
| INR | ILS |
|---|---|
| 1 INR | 0.03 ILS |
| 10 INR | 0.30 ILS |
| 50 INR | 1.50 ILS |
| 100 INR | 3.00 ILS |
| 500 INR | 14.98 ILS |
| 1,000 INR | 29.96 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-05-26T08:54:46Z",
"rates": {
"ILS": 0.029961
}
}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": 2.9961,
"rate": 0.029961
}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