Rate Overview
Live
1 RSD = 0.159582 LSL
1 LSL = 6.2664
RSD
Avg
0.158597
High
0.159582
Low
0.158104
Last updated: 7/9/2026, 10:32:18 AM
Quick Conversions
| RSD | LSL |
|---|---|
| 1 RSD | 0.16 LSL |
| 10 RSD | 1.60 LSL |
| 50 RSD | 7.98 LSL |
| 100 RSD | 15.96 LSL |
| 500 RSD | 79.79 LSL |
| 1,000 RSD | 159.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-07-09T10:32:18Z",
"rates": {
"LSL": 0.159582
}
}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.9582,
"rate": 0.159582
}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