Rate Overview
Live
1 RUB = 0.035511 ILS
1 ILS = 28.1603
RUB
Avg
0.036216
High
0.036811
Low
0.035501
Last updated: 8/14/2026, 2:54:33 PM
Quick Conversions
| RUB | ILS |
|---|---|
| 1 RUB | 0.04 ILS |
| 10 RUB | 0.36 ILS |
| 50 RUB | 1.78 ILS |
| 100 RUB | 3.55 ILS |
| 500 RUB | 17.76 ILS |
| 1,000 RUB | 35.51 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-08-14T14:54:33Z",
"rates": {
"ILS": 0.035511
}
}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.5511,
"rate": 0.035511
}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