Rate Overview
Live
1 LRD = 0.089491 LSL
1 LSL = 11.1743
LRD
Avg
0.089776
High
0.090592
Low
0.089229
Last updated: 7/6/2026, 6:56:03 AM
Quick Conversions
| LRD | LSL |
|---|---|
| 1 LRD | 0.09 LSL |
| 10 LRD | 0.89 LSL |
| 50 LRD | 4.47 LSL |
| 100 LRD | 8.95 LSL |
| 500 LRD | 44.75 LSL |
| 1,000 LRD | 89.49 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-06T06:56:03Z",
"rates": {
"LSL": 0.089491
}
}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": 8.9491,
"rate": 0.089491
}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