Rate Overview
Live
1 ILS = 25.4788 RUB
1 RUB = 0.039248
ILS
Avg
25.0268
High
25.4788
Low
24.4621
Last updated: 3/6/2026, 10:59:35 PM
Quick Conversions
| ILS | RUB |
|---|---|
| 1 ILS | 25.48 RUB |
| 10 ILS | 254.79 RUB |
| 50 ILS | 1,273.94 RUB |
| 100 ILS | 2,547.88 RUB |
| 500 ILS | 12,739.41 RUB |
| 1,000 ILS | 25,478.83 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-06T22:59:35Z",
"rates": {
"RUB": 25.478829
}
}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": 2547.8829,
"rate": 25.478829
}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