Rate Overview
Live
1 ILS = 33.7441 RSD
1 RSD = 0.029635
ILS
Avg
33.2059
High
35.9408
Low
31.3327
Last updated: 7/21/2026, 11:28:13 AM
Quick Conversions
| ILS | RSD |
|---|---|
| 1 ILS | 33.74 RSD |
| 10 ILS | 337.44 RSD |
| 50 ILS | 1,687.20 RSD |
| 100 ILS | 3,374.41 RSD |
| 500 ILS | 16,872.04 RSD |
| 1,000 ILS | 33,744.07 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-21T11:28:13Z",
"rates": {
"RSD": 33.74407
}
}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": 3374.407,
"rate": 33.74407
}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