Rate Overview
Live
1 RSD = 0.165583 LSL
1 LSL = 6.0393
RSD
Avg
0.166561
High
0.167674
Low
0.165583
Last updated: 5/7/2026, 6:55:33 AM
Quick Conversions
| RSD | LSL |
|---|---|
| 1 RSD | 0.17 LSL |
| 10 RSD | 1.66 LSL |
| 50 RSD | 8.28 LSL |
| 100 RSD | 16.56 LSL |
| 500 RSD | 82.79 LSL |
| 1,000 RSD | 165.58 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-05-07T06:55:33Z",
"rates": {
"LSL": 0.165583
}
}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": 16.5583,
"rate": 0.165583
}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