Rate Overview
Live
1 ILS = 25.9248 RUB
1 RUB = 0.038573
ILS
Avg
24.8971
High
27.0072
Low
23.6137
Last updated: 3/27/2026, 4:35:54 PM
Quick Conversions
| ILS | RUB |
|---|---|
| 1 ILS | 25.92 RUB |
| 10 ILS | 259.25 RUB |
| 50 ILS | 1,296.24 RUB |
| 100 ILS | 2,592.48 RUB |
| 500 ILS | 12,962.38 RUB |
| 1,000 ILS | 25,924.76 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-27T16:35:54Z",
"rates": {
"RUB": 25.924756
}
}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": 2592.4755999999998,
"rate": 25.924756
}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