Rate Overview
Live
1 RSD = 0.029652 ILS
1 ILS = 33.7245
RSD
Avg
0.030155
High
0.031915
Low
0.027823
Last updated: 7/21/2026, 7:55:05 AM
Quick Conversions
| RSD | ILS |
|---|---|
| 1 RSD | 0.03 ILS |
| 10 RSD | 0.30 ILS |
| 50 RSD | 1.48 ILS |
| 100 RSD | 2.97 ILS |
| 500 RSD | 14.83 ILS |
| 1,000 RSD | 29.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-07-21T07:55:05Z",
"rates": {
"ILS": 0.029652
}
}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.9652000000000003,
"rate": 0.029652
}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