Rate Overview
Live
1 ILS = 32.6256 RSD
1 RSD = 0.030651
ILS
Avg
32.4161
High
32.9020
Low
31.6802
Last updated: 3/7/2026, 7:44:16 AM
Quick Conversions
| ILS | RSD |
|---|---|
| 1 ILS | 32.63 RSD |
| 10 ILS | 326.26 RSD |
| 50 ILS | 1,631.28 RSD |
| 100 ILS | 3,262.56 RSD |
| 500 ILS | 16,312.78 RSD |
| 1,000 ILS | 32,625.55 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-03-07T07:44:16Z",
"rates": {
"RSD": 32.625551
}
}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": 3262.5551,
"rate": 32.625551
}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