Rate Overview
Live
1 RSD = 0.162045 LSL
1 LSL = 6.1711 RSD
Avg
0.162334
High
0.163830
Low
0.161199
Last updated: 1/25/2026, 7:21:07 AM
Quick Conversions
| RSD | LSL |
|---|---|
| 1 RSD | 0.16 LSL |
| 10 RSD | 1.62 LSL |
| 50 RSD | 8.10 LSL |
| 100 RSD | 16.20 LSL |
| 500 RSD | 81.02 LSL |
| 1,000 RSD | 162.05 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-01-25T07:21:07Z",
"rates": {
"LSL": 0.162045
}
}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.2045,
"rate": 0.162045
}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