Rate Overview
Live
1 ILS = 33.5721 RSD
1 RSD = 0.029787
ILS
Avg
34.1890
High
34.6934
Low
33.5721
Last updated: 7/20/2026, 9:50:30 PM
Quick Conversions
| ILS | RSD |
|---|---|
| 1 ILS | 33.57 RSD |
| 10 ILS | 335.72 RSD |
| 50 ILS | 1,678.61 RSD |
| 100 ILS | 3,357.21 RSD |
| 500 ILS | 16,786.06 RSD |
| 1,000 ILS | 33,572.13 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-20T21:50:30Z",
"rates": {
"RSD": 33.572127
}
}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": 3357.2127,
"rate": 33.572127
}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