Rate Overview
Live
1 ILS = 25.4255 RUB
1 RUB = 0.039331
ILS
Avg
25.2234
High
25.9805
Low
24.4405
Last updated: 5/27/2026, 8:41:25 PM
Quick Conversions
| ILS | RUB |
|---|---|
| 1 ILS | 25.43 RUB |
| 10 ILS | 254.25 RUB |
| 50 ILS | 1,271.27 RUB |
| 100 ILS | 2,542.55 RUB |
| 500 ILS | 12,712.74 RUB |
| 1,000 ILS | 25,425.48 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-05-27T20:41:25Z",
"rates": {
"RUB": 25.425481
}
}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": 2542.5481,
"rate": 25.425481
}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