Rate Overview
Live
1 LRD = 0.092552 LSL
1 LSL = 10.8047
LRD
Avg
0.089688
High
0.092556
Low
0.085021
Last updated: 7/28/2026, 11:57:50 AM
Quick Conversions
| LRD | LSL |
|---|---|
| 1 LRD | 0.09 LSL |
| 10 LRD | 0.93 LSL |
| 50 LRD | 4.63 LSL |
| 100 LRD | 9.26 LSL |
| 500 LRD | 46.28 LSL |
| 1,000 LRD | 92.55 LSL |
Get LRD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=LSLExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-28T11:57:50Z",
"rates": {
"LSL": 0.092552
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "LSL",
"amount": 100
},
"result": 9.2552,
"rate": 0.092552
}Build with LRD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key