Rate Overview
Live
1 RSD = 222.6911 SLL
1 SLL = 0.004491
RSD
Avg
221.8162
High
223.8341
Low
203.3368
Last updated: 7/22/2026, 8:24:38 AM
Quick Conversions
| RSD | SLL |
|---|---|
| 1 RSD | 222.69 SLL |
| 10 RSD | 2,226.91 SLL |
| 50 RSD | 11,134.55 SLL |
| 100 RSD | 22,269.11 SLL |
| 500 RSD | 111,345.54 SLL |
| 1,000 RSD | 222,691.08 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-22T08:24:38Z",
"rates": {
"SLL": 222.691079
}
}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": 22269.1079,
"rate": 222.691079
}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