Rate Overview
Live
1 LRD = 126.3853 SLL
1 SLL = 0.007912
LRD
Avg
123.6062
High
133.6633
Low
113.6925
Last updated: 7/30/2026, 5:10:56 PM
Quick Conversions
| LRD | SLL |
|---|---|
| 1 LRD | 126.39 SLL |
| 10 LRD | 1,263.85 SLL |
| 50 LRD | 6,319.27 SLL |
| 100 LRD | 12,638.53 SLL |
| 500 LRD | 63,192.66 SLL |
| 1,000 LRD | 126,385.32 SLL |
Get LRD/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=SLLExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-30T17:10:56Z",
"rates": {
"SLL": 126.385317
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "SLL",
"amount": 100
},
"result": 12638.5317,
"rate": 126.385317
}Build with LRD/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key