Rate Overview
Live
1 ILS = 34.6051 RSD
1 RSD = 0.028898
ILS
Avg
34.6022
High
34.7938
Low
34.1235
Last updated: 6/17/2026, 6:35:33 AM
Quick Conversions
| ILS | RSD |
|---|---|
| 1 ILS | 34.61 RSD |
| 10 ILS | 346.05 RSD |
| 50 ILS | 1,730.25 RSD |
| 100 ILS | 3,460.51 RSD |
| 500 ILS | 17,302.53 RSD |
| 1,000 ILS | 34,605.06 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-06-17T06:35:33Z",
"rates": {
"RSD": 34.605064
}
}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": 3460.5063999999998,
"rate": 34.605064
}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