Rate Overview
Live
1 ILS = 34.1113 RSD
1 RSD = 0.029316
ILS
Avg
33.9161
High
34.1395
Low
33.7164
Last updated: 8/13/2026, 4:55:00 AM
Quick Conversions
| ILS | RSD |
|---|---|
| 1 ILS | 34.11 RSD |
| 10 ILS | 341.11 RSD |
| 50 ILS | 1,705.56 RSD |
| 100 ILS | 3,411.13 RSD |
| 500 ILS | 17,055.64 RSD |
| 1,000 ILS | 34,111.28 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-08-13T04:55:00Z",
"rates": {
"RSD": 34.111277
}
}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": 3411.1277,
"rate": 34.111277
}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