Rate Overview
Live
1 RUB = 0.040077 ILS
1 ILS = 24.9520
RUB
Avg
0.039698
High
0.040915
Low
0.038490
Last updated: 5/26/2026, 10:21:56 AM
Quick Conversions
| RUB | ILS |
|---|---|
| 1 RUB | 0.04 ILS |
| 10 RUB | 0.40 ILS |
| 50 RUB | 2.00 ILS |
| 100 RUB | 4.01 ILS |
| 500 RUB | 20.04 ILS |
| 1,000 RUB | 40.08 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-05-26T10:21:56Z",
"rates": {
"ILS": 0.040077
}
}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.0077,
"rate": 0.040077
}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