Rate Overview
Live
1 LRD = 126.8256 SLL
1 SLL = 0.007885
LRD
Avg
123.1972
High
133.7368
Low
113.5731
Last updated: 7/31/2026, 9:16:59 AM
Quick Conversions
| LRD | SLL |
|---|---|
| 1 LRD | 126.83 SLL |
| 10 LRD | 1,268.26 SLL |
| 50 LRD | 6,341.28 SLL |
| 100 LRD | 12,682.56 SLL |
| 500 LRD | 63,412.80 SLL |
| 1,000 LRD | 126,825.60 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-31T09:16:59Z",
"rates": {
"SLL": 126.825601
}
}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": 12682.5601,
"rate": 126.825601
}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