Rate Overview
Live
1 RSD = 234.5435 SLL
1 SLL = 0.004264
RSD
Avg
225.6988
High
242.7002
Low
209.3467
Last updated: 7/27/2026, 12:23:23 AM
Quick Conversions
| RSD | SLL |
|---|---|
| 1 RSD | 234.54 SLL |
| 10 RSD | 2,345.44 SLL |
| 50 RSD | 11,727.18 SLL |
| 100 RSD | 23,454.35 SLL |
| 500 RSD | 117,271.77 SLL |
| 1,000 RSD | 234,543.53 SLL |
Get RSD/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=SLLExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-07-27T00:23:23Z",
"rates": {
"SLL": 234.543532
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "SLL",
"amount": 100
},
"result": 23454.3532,
"rate": 234.543532
}Build with RSD/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key