Rate Overview
Live
1 ILS = 27.7896 RUB
1 RUB = 0.035985
ILS
Avg
27.4311
High
27.8109
Low
26.8785
Last updated: 8/13/2026, 3:21:38 AM
Quick Conversions
| ILS | RUB |
|---|---|
| 1 ILS | 27.79 RUB |
| 10 ILS | 277.90 RUB |
| 50 ILS | 1,389.48 RUB |
| 100 ILS | 2,778.96 RUB |
| 500 ILS | 13,894.79 RUB |
| 1,000 ILS | 27,789.57 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-08-13T03:21:38Z",
"rates": {
"RUB": 27.789574
}
}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": 2778.9574000000002,
"rate": 27.789574
}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