Rate Overview
Live
1 RUB = 0.040297 ILS
1 ILS = 24.8157
RUB
Avg
0.040555
High
0.041369
Low
0.040254
Last updated: 6/15/2026, 12:49:33 PM
Quick Conversions
| RUB | ILS |
|---|---|
| 1 RUB | 0.04 ILS |
| 10 RUB | 0.40 ILS |
| 50 RUB | 2.01 ILS |
| 100 RUB | 4.03 ILS |
| 500 RUB | 20.15 ILS |
| 1,000 RUB | 40.30 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-06-15T12:49:33Z",
"rates": {
"ILS": 0.040297
}
}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": 4.0297,
"rate": 0.040297
}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