Rate Overview
Live
1 RSD = 226.2049 SLL
1 SLL = 0.004421
RSD
Avg
227.2777
High
231.7447
Low
226.1284
Last updated: 9/2/2026, 8:30:48 PM
Quick Conversions
| RSD | SLL |
|---|---|
| 1 RSD | 226.20 SLL |
| 10 RSD | 2,262.05 SLL |
| 50 RSD | 11,310.25 SLL |
| 100 RSD | 22,620.49 SLL |
| 500 RSD | 113,102.46 SLL |
| 1,000 RSD | 226,204.93 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-09-02T20:30:48Z",
"rates": {
"SLL": 226.204925
}
}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": 22620.4925,
"rate": 226.204925
}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