Rate Overview
Live
1 ILS = 25.4747 RUB
1 RUB = 0.039255
ILS
Avg
25.2936
High
26.7613
Low
24.4598
Last updated: 7/28/2026, 2:36:00 PM
Quick Conversions
| ILS | RUB |
|---|---|
| 1 ILS | 25.47 RUB |
| 10 ILS | 254.75 RUB |
| 50 ILS | 1,273.73 RUB |
| 100 ILS | 2,547.47 RUB |
| 500 ILS | 12,737.34 RUB |
| 1,000 ILS | 25,474.69 RUB |
Get ILS/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=RUBExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-28T14:36:00Z",
"rates": {
"RUB": 25.474689
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "RUB",
"amount": 100
},
"result": 2547.4689000000003,
"rate": 25.474689
}Build with ILS/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key