Rate Overview
Live
1 RSD = 0.159858 LSL
1 LSL = 6.2556
RSD
Avg
0.168066
High
0.178765
Low
0.158162
Last updated: 7/22/2026, 8:32:40 AM
Quick Conversions
| RSD | LSL |
|---|---|
| 1 RSD | 0.16 LSL |
| 10 RSD | 1.60 LSL |
| 50 RSD | 7.99 LSL |
| 100 RSD | 15.99 LSL |
| 500 RSD | 79.93 LSL |
| 1,000 RSD | 159.86 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-22T08:32:40Z",
"rates": {
"LSL": 0.159858
}
}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": 15.9858,
"rate": 0.159858
}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