Rate Overview
Live
1 SLL = 0.008100 LRD
1 LRD = 123.4568 SLL
Avg
0.008009
High
0.008100
Low
0.007893
Last updated: 1/25/2026, 12:53:18 PM
Quick Conversions
| SLL | LRD |
|---|---|
| 1 SLL | 0.01 LRD |
| 10 SLL | 0.08 LRD |
| 50 SLL | 0.40 LRD |
| 100 SLL | 0.81 LRD |
| 500 SLL | 4.05 LRD |
| 1,000 SLL | 8.10 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-01-25T12:53:18Z",
"rates": {
"LRD": 0.0081
}
}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.8099999999999999,
"rate": 0.0081
}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