Rate Overview
Live
1 ILS = 25.8876 RUB
1 RUB = 0.038628
ILS
Avg
24.0705
High
27.0072
Low
22.0384
Last updated: 3/27/2026, 11:13:54 AM
Quick Conversions
| ILS | RUB |
|---|---|
| 1 ILS | 25.89 RUB |
| 10 ILS | 258.88 RUB |
| 50 ILS | 1,294.38 RUB |
| 100 ILS | 2,588.76 RUB |
| 500 ILS | 12,943.82 RUB |
| 1,000 ILS | 25,887.64 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-03-27T11:13:54Z",
"rates": {
"RUB": 25.887644
}
}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": 2588.7644,
"rate": 25.887644
}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