Rate Overview
Live
1 LSL = 6.2498 RSD
1 RSD = 0.160005
LSL
Avg
6.2123
High
6.2695
Low
6.1429
Last updated: 6/16/2026, 1:27:40 PM
Quick Conversions
| LSL | RSD |
|---|---|
| 1 LSL | 6.25 RSD |
| 10 LSL | 62.50 RSD |
| 50 LSL | 312.49 RSD |
| 100 LSL | 624.98 RSD |
| 500 LSL | 3,124.91 RSD |
| 1,000 LSL | 6,249.81 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-06-16T13:27:40Z",
"rates": {
"RSD": 6.249811
}
}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": 624.9811,
"rate": 6.249811
}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