Rate Overview
Live
1 LSL = 6.2777 RSD
1 RSD = 0.159295
LSL
Avg
6.1551
High
6.3235
Low
5.9786
Last updated: 7/23/2026, 3:13:51 PM
Quick Conversions
| LSL | RSD |
|---|---|
| 1 LSL | 6.28 RSD |
| 10 LSL | 62.78 RSD |
| 50 LSL | 313.88 RSD |
| 100 LSL | 627.77 RSD |
| 500 LSL | 3,138.83 RSD |
| 1,000 LSL | 6,277.67 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-07-23T15:13:51Z",
"rates": {
"RSD": 6.277665
}
}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": 627.7665,
"rate": 6.277665
}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