Rate Overview
Live
1 SLL = 0.007664 LRD
1 LRD = 130.4802
SLL
Avg
0.007920
High
0.008010
Low
0.007664
Last updated: 3/7/2026, 9:17:49 AM
Quick Conversions
| SLL | LRD |
|---|---|
| 1 SLL | 0.01 LRD |
| 10 SLL | 0.08 LRD |
| 50 SLL | 0.38 LRD |
| 100 SLL | 0.77 LRD |
| 500 SLL | 3.83 LRD |
| 1,000 SLL | 7.66 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-07T09:17:49Z",
"rates": {
"LRD": 0.007664
}
}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.7664,
"rate": 0.007664
}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