Rate Overview
Live
1 ILS = 34.2176 RSD
1 RSD = 0.029225
ILS
Avg
30.8489
High
34.3326
Low
28.1596
Last updated: 7/4/2026, 11:48:56 AM
Quick Conversions
| ILS | RSD |
|---|---|
| 1 ILS | 34.22 RSD |
| 10 ILS | 342.18 RSD |
| 50 ILS | 1,710.88 RSD |
| 100 ILS | 3,421.76 RSD |
| 500 ILS | 17,108.78 RSD |
| 1,000 ILS | 34,217.56 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-04T11:48:56Z",
"rates": {
"RSD": 34.217562
}
}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": 3421.7562000000003,
"rate": 34.217562
}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