Rate Overview
Live
1 LRD = 135.9380 SLL
1 SLL = 0.007356
LRD
Avg
128.6973
High
135.9380
Low
124.7676
Last updated: 6/19/2026, 8:05:08 AM
Quick Conversions
| LRD | SLL |
|---|---|
| 1 LRD | 135.94 SLL |
| 10 LRD | 1,359.38 SLL |
| 50 LRD | 6,796.90 SLL |
| 100 LRD | 13,593.80 SLL |
| 500 LRD | 67,968.99 SLL |
| 1,000 LRD | 135,937.98 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-06-19T08:05:08Z",
"rates": {
"SLL": 135.937979
}
}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": 13593.797900000001,
"rate": 135.937979
}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