Rate Overview
Live
1 LRD = 126.2925 SLL
1 SLL = 0.007918
LRD
Avg
126.6832
High
129.8786
Low
126.0425
Last updated: 8/19/2026, 7:32:16 PM
Quick Conversions
| LRD | SLL |
|---|---|
| 1 LRD | 126.29 SLL |
| 10 LRD | 1,262.92 SLL |
| 50 LRD | 6,314.62 SLL |
| 100 LRD | 12,629.25 SLL |
| 500 LRD | 63,146.25 SLL |
| 1,000 LRD | 126,292.50 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-08-19T19:32:16Z",
"rates": {
"SLL": 126.292496
}
}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": 12629.2496,
"rate": 126.292496
}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