Rate Overview
Live
1 LRD = 0.088827 LSL
1 LSL = 11.2578
LRD
Avg
0.089633
High
0.090570
Low
0.088827
Last updated: 8/13/2026, 2:57:20 AM
Quick Conversions
| LRD | LSL |
|---|---|
| 1 LRD | 0.09 LSL |
| 10 LRD | 0.89 LSL |
| 50 LRD | 4.44 LSL |
| 100 LRD | 8.88 LSL |
| 500 LRD | 44.41 LSL |
| 1,000 LRD | 88.83 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-08-13T02:57:20Z",
"rates": {
"LSL": 0.088827
}
}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.8827,
"rate": 0.088827
}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