Rate Overview
Live
1 RSD = 227.0140 SLL
1 SLL = 0.004405
RSD
Avg
228.5813
High
230.6391
Low
226.3808
Last updated: 3/6/2026, 8:16:07 AM
Quick Conversions
| RSD | SLL |
|---|---|
| 1 RSD | 227.01 SLL |
| 10 RSD | 2,270.14 SLL |
| 50 RSD | 11,350.70 SLL |
| 100 RSD | 22,701.40 SLL |
| 500 RSD | 113,506.99 SLL |
| 1,000 RSD | 227,013.98 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-03-06T08:16:07Z",
"rates": {
"SLL": 227.013979
}
}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": 22701.3979,
"rate": 227.013979
}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