Rate Overview
Live
1 ILS = 25.9070 RUB
1 RUB = 0.038600
ILS
Avg
25.2018
High
26.5497
Low
24.5929
Last updated: 3/27/2026, 9:29:32 AM
Quick Conversions
| ILS | RUB |
|---|---|
| 1 ILS | 25.91 RUB |
| 10 ILS | 259.07 RUB |
| 50 ILS | 1,295.35 RUB |
| 100 ILS | 2,590.70 RUB |
| 500 ILS | 12,953.51 RUB |
| 1,000 ILS | 25,907.01 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-27T09:29:32Z",
"rates": {
"RUB": 25.907012
}
}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": 2590.7012,
"rate": 25.907012
}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