Rate Overview
Live
1 ILS = 25.4358 RUB
1 RUB = 0.039315
ILS
Avg
24.4965
High
28.9099
Low
22.2378
Last updated: 5/27/2026, 9:36:50 PM
Quick Conversions
| ILS | RUB |
|---|---|
| 1 ILS | 25.44 RUB |
| 10 ILS | 254.36 RUB |
| 50 ILS | 1,271.79 RUB |
| 100 ILS | 2,543.58 RUB |
| 500 ILS | 12,717.91 RUB |
| 1,000 ILS | 25,435.82 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-27T21:36:50Z",
"rates": {
"RUB": 25.435824
}
}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": 2543.5824000000002,
"rate": 25.435824
}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