Rate Overview
Live
1 SLL = 0.008756 LRD
1 LRD = 114.2074
SLL
Avg
0.007970
High
0.008756
Low
0.007691
Last updated: 3/28/2026, 1:39:42 PM
Quick Conversions
| SLL | LRD |
|---|---|
| 1 SLL | 0.01 LRD |
| 10 SLL | 0.09 LRD |
| 50 SLL | 0.44 LRD |
| 100 SLL | 0.88 LRD |
| 500 SLL | 4.38 LRD |
| 1,000 SLL | 8.76 LRD |
Get SLL/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=LRDExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-28T13:39:42Z",
"rates": {
"LRD": 0.008756
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "LRD",
"amount": 100
},
"result": 0.8755999999999999,
"rate": 0.008756
}Build with SLL/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key