Rate Overview
Live
1 ILS = 25.9186 RUB
1 RUB = 0.038582
ILS
Avg
25.6813
High
27.7379
Low
24.4621
Last updated: 3/27/2026, 7:44:16 AM
Quick Conversions
| ILS | RUB |
|---|---|
| 1 ILS | 25.92 RUB |
| 10 ILS | 259.19 RUB |
| 50 ILS | 1,295.93 RUB |
| 100 ILS | 2,591.86 RUB |
| 500 ILS | 12,959.28 RUB |
| 1,000 ILS | 25,918.56 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-27T07:44:16Z",
"rates": {
"RUB": 25.918564
}
}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": 2591.8564,
"rate": 25.918564
}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