Rate Overview
Live
1 LSL = 5.9591 RSD
1 RSD = 0.167811
LSL
Avg
5.8360
High
6.2138
Low
5.4687
Last updated: 3/27/2026, 1:24:02 PM
Quick Conversions
| LSL | RSD |
|---|---|
| 1 LSL | 5.96 RSD |
| 10 LSL | 59.59 RSD |
| 50 LSL | 297.95 RSD |
| 100 LSL | 595.91 RSD |
| 500 LSL | 2,979.55 RSD |
| 1,000 LSL | 5,959.10 RSD |
Get LSL/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=RSDExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-27T13:24:02Z",
"rates": {
"RSD": 5.959099
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "RSD",
"amount": 100
},
"result": 595.9099,
"rate": 5.959099
}Build with LSL/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key