Rate Overview
Live
1 LSL = 6.0694 RSD
1 RSD = 0.164760
LSL
Avg
6.0905
High
6.1478
Low
6.0568
Last updated: 4/16/2026, 3:57:08 PM
Quick Conversions
| LSL | RSD |
|---|---|
| 1 LSL | 6.07 RSD |
| 10 LSL | 60.69 RSD |
| 50 LSL | 303.47 RSD |
| 100 LSL | 606.94 RSD |
| 500 LSL | 3,034.72 RSD |
| 1,000 LSL | 6,069.44 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-04-16T15:57:08Z",
"rates": {
"RSD": 6.069443
}
}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": 606.9443,
"rate": 6.069443
}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