Rate Overview
Live
1 LSL = 6.1772 RSD
1 RSD = 0.161885
LSL
Avg
6.1328
High
6.1918
Low
6.0556
Last updated: 5/26/2026, 9:19:30 PM
Quick Conversions
| LSL | RSD |
|---|---|
| 1 LSL | 6.18 RSD |
| 10 LSL | 61.77 RSD |
| 50 LSL | 308.86 RSD |
| 100 LSL | 617.72 RSD |
| 500 LSL | 3,088.60 RSD |
| 1,000 LSL | 6,177.21 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-26T21:19:30Z",
"rates": {
"RSD": 6.177206
}
}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": 617.7206,
"rate": 6.177206
}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