Rate Overview
Live
1 RSD = 225.8908 SLL
1 SLL = 0.004427
RSD
Avg
226.0576
High
231.8633
Low
224.5233
Last updated: 8/16/2026, 4:12:28 PM
Quick Conversions
| RSD | SLL |
|---|---|
| 1 RSD | 225.89 SLL |
| 10 RSD | 2,258.91 SLL |
| 50 RSD | 11,294.54 SLL |
| 100 RSD | 22,589.08 SLL |
| 500 RSD | 112,945.38 SLL |
| 1,000 RSD | 225,890.75 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-08-16T16:12:28Z",
"rates": {
"SLL": 225.890751
}
}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": 22589.0751,
"rate": 225.890751
}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