Rate Overview
Live
1 ILS = 25.5505 RUB
1 RUB = 0.039138
ILS
Avg
24.7198
High
30.3020
Low
22.0880
Last updated: 7/27/2026, 7:06:41 PM
Quick Conversions
| ILS | RUB |
|---|---|
| 1 ILS | 25.55 RUB |
| 10 ILS | 255.50 RUB |
| 50 ILS | 1,277.52 RUB |
| 100 ILS | 2,555.05 RUB |
| 500 ILS | 12,775.23 RUB |
| 1,000 ILS | 25,550.46 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-27T19:06:41Z",
"rates": {
"RUB": 25.550458
}
}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": 2555.0458,
"rate": 25.550458
}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