Rate Overview
Live
1 ILS = 25.5190 RUB
1 RUB = 0.039187
ILS
Avg
25.3314
High
25.5190
Low
25.0862
Last updated: 4/17/2026, 6:07:33 AM
Quick Conversions
| ILS | RUB |
|---|---|
| 1 ILS | 25.52 RUB |
| 10 ILS | 255.19 RUB |
| 50 ILS | 1,275.95 RUB |
| 100 ILS | 2,551.90 RUB |
| 500 ILS | 12,759.48 RUB |
| 1,000 ILS | 25,518.96 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-04-17T06:07:33Z",
"rates": {
"RUB": 25.51896
}
}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": 2551.896,
"rate": 25.51896
}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