Rate Overview
Live
1 ILS = 34.2916 RSD
1 RSD = 0.029162
ILS
Avg
34.1088
High
34.4694
Low
33.8013
Last updated: 5/7/2026, 4:38:36 PM
Quick Conversions
| ILS | RSD |
|---|---|
| 1 ILS | 34.29 RSD |
| 10 ILS | 342.92 RSD |
| 50 ILS | 1,714.58 RSD |
| 100 ILS | 3,429.16 RSD |
| 500 ILS | 17,145.82 RSD |
| 1,000 ILS | 34,291.63 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-05-07T16:38:36Z",
"rates": {
"RSD": 34.29163
}
}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": 3429.1629999999996,
"rate": 34.29163
}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