Rate Overview
Live
1 LRD = 124.8108 SLL
1 SLL = 0.008012
LRD
Avg
119.5037
High
129.5360
Low
109.8999
Last updated: 5/27/2026, 10:47:23 PM
Quick Conversions
| LRD | SLL |
|---|---|
| 1 LRD | 124.81 SLL |
| 10 LRD | 1,248.11 SLL |
| 50 LRD | 6,240.54 SLL |
| 100 LRD | 12,481.08 SLL |
| 500 LRD | 62,405.39 SLL |
| 1,000 LRD | 124,810.77 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-05-27T22:47:23Z",
"rates": {
"SLL": 124.810774
}
}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": 12481.0774,
"rate": 124.810774
}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