Rate Overview
Live
1 RUB = 0.039981 ILS
1 ILS = 25.0119
RUB
Avg
0.039673
High
0.040879
Low
0.037665
Last updated: 5/26/2026, 11:23:10 AM
Quick Conversions
| RUB | ILS |
|---|---|
| 1 RUB | 0.04 ILS |
| 10 RUB | 0.40 ILS |
| 50 RUB | 2.00 ILS |
| 100 RUB | 4.00 ILS |
| 500 RUB | 19.99 ILS |
| 1,000 RUB | 39.98 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-26T11:23:10Z",
"rates": {
"ILS": 0.039981
}
}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.9981000000000004,
"rate": 0.039981
}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