Rate Overview
Live
1 ILS = 34.0796 RSD
1 RSD = 0.029343
ILS
Avg
34.3584
High
34.6364
Low
34.0796
Last updated: 7/6/2026, 3:34:30 AM
Quick Conversions
| ILS | RSD |
|---|---|
| 1 ILS | 34.08 RSD |
| 10 ILS | 340.80 RSD |
| 50 ILS | 1,703.98 RSD |
| 100 ILS | 3,407.96 RSD |
| 500 ILS | 17,039.80 RSD |
| 1,000 ILS | 34,079.59 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-06T03:34:30Z",
"rates": {
"RSD": 34.079593
}
}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": 3407.9593000000004,
"rate": 34.079593
}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