Rate Overview
Live
1 ILS = 25.7575 RUB
1 RUB = 0.038824
ILS
Avg
25.2964
High
26.5497
Low
24.4618
Last updated: 7/29/2026, 10:19:08 AM
Quick Conversions
| ILS | RUB |
|---|---|
| 1 ILS | 25.76 RUB |
| 10 ILS | 257.58 RUB |
| 50 ILS | 1,287.88 RUB |
| 100 ILS | 2,575.75 RUB |
| 500 ILS | 12,878.77 RUB |
| 1,000 ILS | 25,757.53 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-07-29T10:19:08Z",
"rates": {
"RUB": 25.757533
}
}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": 2575.7533,
"rate": 25.757533
}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