Rate Overview
Live
1 RSD = 0.158905 LSL
1 LSL = 6.2931
RSD
Avg
0.167638
High
0.178477
Low
0.158162
Last updated: 7/10/2026, 9:43:09 PM
Quick Conversions
| RSD | LSL |
|---|---|
| 1 RSD | 0.16 LSL |
| 10 RSD | 1.59 LSL |
| 50 RSD | 7.95 LSL |
| 100 RSD | 15.89 LSL |
| 500 RSD | 79.45 LSL |
| 1,000 RSD | 158.91 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-10T21:43:09Z",
"rates": {
"LSL": 0.158905
}
}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.8905,
"rate": 0.158905
}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