Rate Overview
Live
1 LRD = 133.6339 SLL
1 SLL = 0.007483
LRD
Avg
123.0788
High
134.8492
Low
113.0176
Last updated: 7/28/2026, 11:48:48 PM
Quick Conversions
| LRD | SLL |
|---|---|
| 1 LRD | 133.63 SLL |
| 10 LRD | 1,336.34 SLL |
| 50 LRD | 6,681.70 SLL |
| 100 LRD | 13,363.39 SLL |
| 500 LRD | 66,816.96 SLL |
| 1,000 LRD | 133,633.93 SLL |
Get LRD/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=SLLExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-28T23:48:48Z",
"rates": {
"SLL": 133.633925
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "SLL",
"amount": 100
},
"result": 13363.3925,
"rate": 133.633925
}Build with LRD/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key