Rate Overview
Live
1 ILS = 25.4934 RUB
1 RUB = 0.039226
ILS
Avg
24.8985
High
26.7613
Low
23.1200
Last updated: 7/29/2026, 1:02:41 AM
Quick Conversions
| ILS | RUB |
|---|---|
| 1 ILS | 25.49 RUB |
| 10 ILS | 254.93 RUB |
| 50 ILS | 1,274.67 RUB |
| 100 ILS | 2,549.34 RUB |
| 500 ILS | 12,746.72 RUB |
| 1,000 ILS | 25,493.43 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-29T01:02:41Z",
"rates": {
"RUB": 25.493433
}
}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": 2549.3433,
"rate": 25.493433
}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