Rate Overview
Live
1 RSD = 229.8509 SLL
1 SLL = 0.004351 RSD
Avg
228.2227
High
229.9305
Low
225.6863
Last updated: 1/25/2026, 5:20:22 AM
Quick Conversions
| RSD | SLL |
|---|---|
| 1 RSD | 229.85 SLL |
| 10 RSD | 2,298.51 SLL |
| 50 RSD | 11,492.55 SLL |
| 100 RSD | 22,985.09 SLL |
| 500 RSD | 114,925.47 SLL |
| 1,000 RSD | 229,850.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-01-25T05:20:22Z",
"rates": {
"SLL": 229.850933
}
}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": 22985.0933,
"rate": 229.850933
}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