Rate Overview
Live
1 RSD = 222.6814 SLL
1 SLL = 0.004491
RSD
Avg
220.5171
High
223.8341
Low
203.3368
Last updated: 7/8/2026, 9:41:56 PM
Quick Conversions
| RSD | SLL |
|---|---|
| 1 RSD | 222.68 SLL |
| 10 RSD | 2,226.81 SLL |
| 50 RSD | 11,134.07 SLL |
| 100 RSD | 22,268.14 SLL |
| 500 RSD | 111,340.71 SLL |
| 1,000 RSD | 222,681.41 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-07-08T21:41:56Z",
"rates": {
"SLL": 222.681411
}
}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": 22268.1411,
"rate": 222.681411
}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