Rate Overview
Live
1 RSD = 0.158401 LSL
1 LSL = 6.3131
RSD
Avg
0.159131
High
0.159734
Low
0.158401
Last updated: 9/4/2026, 11:18:52 AM
Quick Conversions
| RSD | LSL |
|---|---|
| 1 RSD | 0.16 LSL |
| 10 RSD | 1.58 LSL |
| 50 RSD | 7.92 LSL |
| 100 RSD | 15.84 LSL |
| 500 RSD | 79.20 LSL |
| 1,000 RSD | 158.40 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-09-04T11:18:52Z",
"rates": {
"LSL": 0.158401
}
}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.840099999999998,
"rate": 0.158401
}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