Rate Overview
Live
1 ILS = 35.6640 RSD
1 RSD = 0.028039
ILS
Avg
31.2781
High
35.6640
Low
28.9798
Last updated: 5/27/2026, 8:37:03 PM
Quick Conversions
| ILS | RSD |
|---|---|
| 1 ILS | 35.66 RSD |
| 10 ILS | 356.64 RSD |
| 50 ILS | 1,783.20 RSD |
| 100 ILS | 3,566.40 RSD |
| 500 ILS | 17,832.01 RSD |
| 1,000 ILS | 35,664.02 RSD |
Get ILS/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=RSDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-27T20:37:03Z",
"rates": {
"RSD": 35.664019
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "RSD",
"amount": 100
},
"result": 3566.4019000000003,
"rate": 35.664019
}Build with ILS/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key