Rate Overview
Live
1 ILS = 35.6703 RSD
1 RSD = 0.028035
ILS
Avg
35.0889
High
35.6703
Low
34.6075
Last updated: 5/27/2026, 6:18:59 PM
Quick Conversions
| ILS | RSD |
|---|---|
| 1 ILS | 35.67 RSD |
| 10 ILS | 356.70 RSD |
| 50 ILS | 1,783.52 RSD |
| 100 ILS | 3,567.03 RSD |
| 500 ILS | 17,835.16 RSD |
| 1,000 ILS | 35,670.33 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-27T18:18:59Z",
"rates": {
"RSD": 35.670325
}
}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": 3567.0325,
"rate": 35.670325
}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