Rate Overview
Live
1 ILS = 35.6893 RSD
1 RSD = 0.028020
ILS
Avg
34.4458
High
35.6893
Low
33.5164
Last updated: 5/27/2026, 7:18:46 PM
Quick Conversions
| ILS | RSD |
|---|---|
| 1 ILS | 35.69 RSD |
| 10 ILS | 356.89 RSD |
| 50 ILS | 1,784.46 RSD |
| 100 ILS | 3,568.93 RSD |
| 500 ILS | 17,844.63 RSD |
| 1,000 ILS | 35,689.26 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-27T19:18:46Z",
"rates": {
"RSD": 35.689258
}
}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": 3568.9258000000004,
"rate": 35.689258
}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