Rate Overview
Live
1 ILS = 33.7780 RSD
1 RSD = 0.029605
ILS
Avg
32.0209
High
35.7668
Low
29.4139
Last updated: 7/24/2026, 7:40:52 PM
Quick Conversions
| ILS | RSD |
|---|---|
| 1 ILS | 33.78 RSD |
| 10 ILS | 337.78 RSD |
| 50 ILS | 1,688.90 RSD |
| 100 ILS | 3,377.80 RSD |
| 500 ILS | 16,889.01 RSD |
| 1,000 ILS | 33,778.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-07-24T19:40:52Z",
"rates": {
"RSD": 33.778024
}
}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": 3377.8024,
"rate": 33.778024
}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