Rate Overview
Live
1 RSD = 0.160940 LSL
1 LSL = 6.2135
RSD
Avg
0.160385
High
0.160940
Low
0.159501
Last updated: 6/19/2026, 8:47:08 AM
Quick Conversions
| RSD | LSL |
|---|---|
| 1 RSD | 0.16 LSL |
| 10 RSD | 1.61 LSL |
| 50 RSD | 8.05 LSL |
| 100 RSD | 16.09 LSL |
| 500 RSD | 80.47 LSL |
| 1,000 RSD | 160.94 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-06-19T08:47:08Z",
"rates": {
"LSL": 0.16094
}
}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.094,
"rate": 0.16094
}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