Rate Overview
Live
1 RSD = 0.028034 ILS
1 ILS = 35.6710
RSD
Avg
0.030764
High
0.032190
Low
0.028034
Last updated: 5/27/2026, 6:57:18 PM
Quick Conversions
| RSD | ILS |
|---|---|
| 1 RSD | 0.03 ILS |
| 10 RSD | 0.28 ILS |
| 50 RSD | 1.40 ILS |
| 100 RSD | 2.80 ILS |
| 500 RSD | 14.02 ILS |
| 1,000 RSD | 28.03 ILS |
Get RSD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=ILSExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-05-27T18:57:18Z",
"rates": {
"ILS": 0.028034
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "ILS",
"amount": 100
},
"result": 2.8034,
"rate": 0.028034
}Build with RSD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key