Rate Overview
Live
1 ILS = 25.4228 RUB
1 RUB = 0.039335
ILS
Avg
25.2220
High
25.9805
Low
24.4405
Last updated: 5/28/2026, 12:05:38 AM
Quick Conversions
| ILS | RUB |
|---|---|
| 1 ILS | 25.42 RUB |
| 10 ILS | 254.23 RUB |
| 50 ILS | 1,271.14 RUB |
| 100 ILS | 2,542.28 RUB |
| 500 ILS | 12,711.39 RUB |
| 1,000 ILS | 25,422.78 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-05-28T00:05:38Z",
"rates": {
"RUB": 25.422784
}
}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": 2542.2784,
"rate": 25.422784
}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