Rate Overview
Live
1 RUB = 0.038905 ILS
1 ILS = 25.7036
RUB
Avg
0.038544
High
0.038905
Low
0.037841
Last updated: 7/5/2026, 9:15:49 PM
Quick Conversions
| RUB | ILS |
|---|---|
| 1 RUB | 0.04 ILS |
| 10 RUB | 0.39 ILS |
| 50 RUB | 1.95 ILS |
| 100 RUB | 3.89 ILS |
| 500 RUB | 19.45 ILS |
| 1,000 RUB | 38.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-07-05T21:15:49Z",
"rates": {
"ILS": 0.038905
}
}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.8905000000000003,
"rate": 0.038905
}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