Rate Overview
Live
1 LRD = 133.3221 SLL
1 SLL = 0.007501
LRD
Avg
123.6436
High
134.8492
Low
113.7708
Last updated: 7/29/2026, 7:53:42 PM
Quick Conversions
| LRD | SLL |
|---|---|
| 1 LRD | 133.32 SLL |
| 10 LRD | 1,333.22 SLL |
| 50 LRD | 6,666.11 SLL |
| 100 LRD | 13,332.21 SLL |
| 500 LRD | 66,661.07 SLL |
| 1,000 LRD | 133,322.15 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-29T19:53:42Z",
"rates": {
"SLL": 133.322146
}
}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": 13332.214600000001,
"rate": 133.322146
}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