Rate Overview
Live
1 RSD = 0.167810 LSL
1 LSL = 5.9591
RSD
Avg
0.171549
High
0.182857
Low
0.160932
Last updated: 3/27/2026, 4:49:19 PM
Quick Conversions
| RSD | LSL |
|---|---|
| 1 RSD | 0.17 LSL |
| 10 RSD | 1.68 LSL |
| 50 RSD | 8.39 LSL |
| 100 RSD | 16.78 LSL |
| 500 RSD | 83.90 LSL |
| 1,000 RSD | 167.81 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-03-27T16:49:19Z",
"rates": {
"LSL": 0.16781
}
}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.781,
"rate": 0.16781
}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