Rate Overview
Live
1 LRD = 0.090498 LSL
1 LSL = 11.0500
LRD
Avg
0.092300
High
0.100817
Low
0.085907
Last updated: 6/29/2026, 12:00:31 AM
Quick Conversions
| LRD | LSL |
|---|---|
| 1 LRD | 0.09 LSL |
| 10 LRD | 0.90 LSL |
| 50 LRD | 4.52 LSL |
| 100 LRD | 9.05 LSL |
| 500 LRD | 45.25 LSL |
| 1,000 LRD | 90.50 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-06-29T00:00:31Z",
"rates": {
"LSL": 0.090498
}
}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.0498,
"rate": 0.090498
}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