Rate Overview
Live
1 RSD = 224.1624 SLL
1 SLL = 0.004461
RSD
Avg
227.0568
High
244.2068
Low
224.1624
Last updated: 6/18/2026, 6:38:45 PM
Quick Conversions
| RSD | SLL |
|---|---|
| 1 RSD | 224.16 SLL |
| 10 RSD | 2,241.62 SLL |
| 50 RSD | 11,208.12 SLL |
| 100 RSD | 22,416.24 SLL |
| 500 RSD | 112,081.19 SLL |
| 1,000 RSD | 224,162.38 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-06-18T18:38:45Z",
"rates": {
"SLL": 224.162378
}
}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": 22416.2378,
"rate": 224.162378
}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