Rate Overview
Live
1 RSD = 0.030650 ILS
1 ILS = 32.6264
RSD
Avg
0.030854
High
0.031565
Low
0.030393
Last updated: 3/7/2026, 7:36:53 AM
Quick Conversions
| RSD | ILS |
|---|---|
| 1 RSD | 0.03 ILS |
| 10 RSD | 0.31 ILS |
| 50 RSD | 1.53 ILS |
| 100 RSD | 3.07 ILS |
| 500 RSD | 15.33 ILS |
| 1,000 RSD | 30.65 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-07T07:36:53Z",
"rates": {
"ILS": 0.03065
}
}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.065,
"rate": 0.03065
}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