Rate Overview
Live
1 ILS = 26.0084 RUB
1 RUB = 0.038449
ILS
Avg
26.4366
High
27.7379
Low
25.7940
Last updated: 3/27/2026, 6:01:43 AM
Quick Conversions
| ILS | RUB |
|---|---|
| 1 ILS | 26.01 RUB |
| 10 ILS | 260.08 RUB |
| 50 ILS | 1,300.42 RUB |
| 100 ILS | 2,600.84 RUB |
| 500 ILS | 13,004.22 RUB |
| 1,000 ILS | 26,008.44 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-27T06:01:43Z",
"rates": {
"RUB": 26.008442
}
}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": 2600.8442,
"rate": 26.008442
}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