Rate Overview
Live
1 ILS = 24.8204 RUB
1 RUB = 0.040289
ILS
Avg
24.6861
High
24.8725
Low
24.1723
Last updated: 6/17/2026, 6:34:17 AM
Quick Conversions
| ILS | RUB |
|---|---|
| 1 ILS | 24.82 RUB |
| 10 ILS | 248.20 RUB |
| 50 ILS | 1,241.02 RUB |
| 100 ILS | 2,482.04 RUB |
| 500 ILS | 12,410.19 RUB |
| 1,000 ILS | 24,820.38 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-06-17T06:34:17Z",
"rates": {
"RUB": 24.820383
}
}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": 2482.0383,
"rate": 24.820383
}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