Rate Overview
Live
1 LSL = 5.9979 RSD
1 RSD = 0.166726
LSL
Avg
6.0020
High
6.0639
Low
5.9639
Last updated: 5/6/2026, 7:09:57 PM
Quick Conversions
| LSL | RSD |
|---|---|
| 1 LSL | 6.00 RSD |
| 10 LSL | 59.98 RSD |
| 50 LSL | 299.89 RSD |
| 100 LSL | 599.79 RSD |
| 500 LSL | 2,998.93 RSD |
| 1,000 LSL | 5,997.87 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-05-06T19:09:57Z",
"rates": {
"RSD": 5.997868
}
}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": 599.7868000000001,
"rate": 5.997868
}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