Rate Overview
Live
1 SLL = 0.008012 LRD
1 LRD = 124.8128
SLL
Avg
0.008006
High
0.008017
Low
0.007973
Last updated: 5/27/2026, 10:46:07 PM
Quick Conversions
| SLL | LRD |
|---|---|
| 1 SLL | 0.01 LRD |
| 10 SLL | 0.08 LRD |
| 50 SLL | 0.40 LRD |
| 100 SLL | 0.80 LRD |
| 500 SLL | 4.01 LRD |
| 1,000 SLL | 8.01 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-05-27T22:46:07Z",
"rates": {
"LRD": 0.008012
}
}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.8012,
"rate": 0.008012
}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