Rate Overview
Live
1 ILS = 28.4894 RUB
1 RUB = 0.035101
ILS
Avg
28.7131
High
28.9132
Low
28.4894
Last updated: 9/5/2026, 4:26:34 PM
Quick Conversions
| ILS | RUB |
|---|---|
| 1 ILS | 28.49 RUB |
| 10 ILS | 284.89 RUB |
| 50 ILS | 1,424.47 RUB |
| 100 ILS | 2,848.94 RUB |
| 500 ILS | 14,244.68 RUB |
| 1,000 ILS | 28,489.36 RUB |
Get ILS/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=RUBExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-09-05T16:26:34Z",
"rates": {
"RUB": 28.489359
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "RUB",
"amount": 100
},
"result": 2848.9359,
"rate": 28.489359
}Build with ILS/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key