Rate Overview
Live
1 RSD = 211.0116 SLL
1 SLL = 0.004739
RSD
Avg
210.5153
High
211.0988
Low
209.5789
Last updated: 4/18/2026, 8:47:51 AM
Quick Conversions
| RSD | SLL |
|---|---|
| 1 RSD | 211.01 SLL |
| 10 RSD | 2,110.12 SLL |
| 50 RSD | 10,550.58 SLL |
| 100 RSD | 21,101.16 SLL |
| 500 RSD | 105,505.80 SLL |
| 1,000 RSD | 211,011.59 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-04-18T08:47:51Z",
"rates": {
"SLL": 211.011593
}
}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": 21101.1593,
"rate": 211.011593
}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