Rate Overview
Live
1 LRD = 113.9705 SLL
1 SLL = 0.008774
LRD
Avg
113.9672
High
114.2538
Low
113.6925
Last updated: 4/17/2026, 11:25:17 AM
Quick Conversions
| LRD | SLL |
|---|---|
| 1 LRD | 113.97 SLL |
| 10 LRD | 1,139.71 SLL |
| 50 LRD | 5,698.53 SLL |
| 100 LRD | 11,397.05 SLL |
| 500 LRD | 56,985.27 SLL |
| 1,000 LRD | 113,970.54 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-04-17T11:25:17Z",
"rates": {
"SLL": 113.970541
}
}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": 11397.0541,
"rate": 113.970541
}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