Rate Overview
Live
1 SLL = 0.007356 LRD
1 LRD = 135.9434
SLL
Avg
0.007781
High
0.008014
Low
0.007356
Last updated: 6/19/2026, 8:45:48 AM
Quick Conversions
| SLL | LRD |
|---|---|
| 1 SLL | 0.01 LRD |
| 10 SLL | 0.07 LRD |
| 50 SLL | 0.37 LRD |
| 100 SLL | 0.74 LRD |
| 500 SLL | 3.68 LRD |
| 1,000 SLL | 7.36 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-06-19T08:45:48Z",
"rates": {
"LRD": 0.007356
}
}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.7355999999999999,
"rate": 0.007356
}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