Rate Overview
Live
1 RSD = 0.159531 LSL
1 LSL = 6.2684
RSD
Avg
0.159260
High
0.159760
Low
0.158577
Last updated: 8/16/2026, 5:30:57 AM
Quick Conversions
| RSD | LSL |
|---|---|
| 1 RSD | 0.16 LSL |
| 10 RSD | 1.60 LSL |
| 50 RSD | 7.98 LSL |
| 100 RSD | 15.95 LSL |
| 500 RSD | 79.77 LSL |
| 1,000 RSD | 159.53 LSL |
Get RSD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=LSLExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-08-16T05:30:57Z",
"rates": {
"LSL": 0.159531
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "LSL",
"amount": 100
},
"result": 15.953100000000001,
"rate": 0.159531
}Build with RSD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key