Rate Overview
Live
1 RSD = 0.164006 LSL
1 LSL = 6.0973
RSD
Avg
0.162080
High
0.164082
Low
0.159878
Last updated: 3/7/2026, 8:52:13 AM
Quick Conversions
| RSD | LSL |
|---|---|
| 1 RSD | 0.16 LSL |
| 10 RSD | 1.64 LSL |
| 50 RSD | 8.20 LSL |
| 100 RSD | 16.40 LSL |
| 500 RSD | 82.00 LSL |
| 1,000 RSD | 164.01 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-03-07T08:52:13Z",
"rates": {
"LSL": 0.164006
}
}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.4006,
"rate": 0.164006
}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