Rate Overview
Live
1 RSD = 0.030815 ILS
1 ILS = 32.4517
RSD
Avg
0.030798
High
0.030993
Low
0.030639
Last updated: 3/28/2026, 12:17:21 PM
Quick Conversions
| RSD | ILS |
|---|---|
| 1 RSD | 0.03 ILS |
| 10 RSD | 0.31 ILS |
| 50 RSD | 1.54 ILS |
| 100 RSD | 3.08 ILS |
| 500 RSD | 15.41 ILS |
| 1,000 RSD | 30.81 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-03-28T12:17:21Z",
"rates": {
"ILS": 0.030815
}
}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": 3.0814999999999997,
"rate": 0.030815
}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