Rate Overview
Live
1 RUB = 0.034909 ILS
1 ILS = 28.6459
RUB
Avg
0.034813
High
0.034922
Low
0.034665
Last updated: 9/3/2026, 3:06:16 AM
Quick Conversions
| RUB | ILS |
|---|---|
| 1 RUB | 0.03 ILS |
| 10 RUB | 0.35 ILS |
| 50 RUB | 1.75 ILS |
| 100 RUB | 3.49 ILS |
| 500 RUB | 17.45 ILS |
| 1,000 RUB | 34.91 ILS |
Get RUB/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=ILSExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-09-03T03:06:16Z",
"rates": {
"ILS": 0.034909
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "ILS",
"amount": 100
},
"result": 3.4909000000000003,
"rate": 0.034909
}Build with RUB/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key