Rate Overview
Live
1 LRD = 126.5497 SLL
1 SLL = 0.007902
LRD
Avg
120.0863
High
129.5360
Low
109.8999
Last updated: 7/27/2026, 9:52:30 PM
Quick Conversions
| LRD | SLL |
|---|---|
| 1 LRD | 126.55 SLL |
| 10 LRD | 1,265.50 SLL |
| 50 LRD | 6,327.48 SLL |
| 100 LRD | 12,654.97 SLL |
| 500 LRD | 63,274.83 SLL |
| 1,000 LRD | 126,549.67 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-27T21:52:30Z",
"rates": {
"SLL": 126.549667
}
}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": 12654.9667,
"rate": 126.549667
}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