Rate Overview
Live
1 RSD = 0.162343 LSL
1 LSL = 6.1598
RSD
Avg
0.162613
High
0.167264
Low
0.158140
Last updated: 7/29/2026, 2:21:22 PM
Quick Conversions
| RSD | LSL |
|---|---|
| 1 RSD | 0.16 LSL |
| 10 RSD | 1.62 LSL |
| 50 RSD | 8.12 LSL |
| 100 RSD | 16.23 LSL |
| 500 RSD | 81.17 LSL |
| 1,000 RSD | 162.34 LSL |
Get RSD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=LSLExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-07-29T14:21:22Z",
"rates": {
"LSL": 0.162343
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "LSL",
"amount": 100
},
"result": 16.234299999999998,
"rate": 0.162343
}Build with RSD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key