Rate Overview
Live
1 ILS = 33.8859 RSD
1 RSD = 0.029511
ILS
Avg
34.1626
High
34.4784
Low
33.8859
Last updated: 8/18/2026, 12:07:20 PM
Quick Conversions
| ILS | RSD |
|---|---|
| 1 ILS | 33.89 RSD |
| 10 ILS | 338.86 RSD |
| 50 ILS | 1,694.29 RSD |
| 100 ILS | 3,388.59 RSD |
| 500 ILS | 16,942.94 RSD |
| 1,000 ILS | 33,885.88 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-08-18T12:07:20Z",
"rates": {
"RSD": 33.885879
}
}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": 3388.5879000000004,
"rate": 33.885879
}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