Rate Overview
Live
1 RUB = 0.038696 ILS
1 ILS = 25.8425
RUB
Avg
0.040329
High
0.042323
Low
0.037532
Last updated: 3/26/2026, 8:05:28 PM
Quick Conversions
| RUB | ILS |
|---|---|
| 1 RUB | 0.04 ILS |
| 10 RUB | 0.39 ILS |
| 50 RUB | 1.93 ILS |
| 100 RUB | 3.87 ILS |
| 500 RUB | 19.35 ILS |
| 1,000 RUB | 38.70 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-03-26T20:05:28Z",
"rates": {
"ILS": 0.038696
}
}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.8696,
"rate": 0.038696
}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