Rate Overview
Live
1 RSD = 234.8612 SLL
1 SLL = 0.004258
RSD
Avg
219.4321
High
234.8612
Low
199.8523
Last updated: 7/29/2026, 4:13:13 AM
Quick Conversions
| RSD | SLL |
|---|---|
| 1 RSD | 234.86 SLL |
| 10 RSD | 2,348.61 SLL |
| 50 RSD | 11,743.06 SLL |
| 100 RSD | 23,486.12 SLL |
| 500 RSD | 117,430.59 SLL |
| 1,000 RSD | 234,861.19 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-29T04:13:13Z",
"rates": {
"SLL": 234.861186
}
}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": 23486.1186,
"rate": 234.861186
}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