Rate Overview
Live
1 LRD = 114.1974 SLL
1 SLL = 0.008757
LRD
Avg
118.9712
High
129.5360
Low
109.8999
Last updated: 3/28/2026, 1:30:53 PM
Quick Conversions
| LRD | SLL |
|---|---|
| 1 LRD | 114.20 SLL |
| 10 LRD | 1,141.97 SLL |
| 50 LRD | 5,709.87 SLL |
| 100 LRD | 11,419.74 SLL |
| 500 LRD | 57,098.72 SLL |
| 1,000 LRD | 114,197.45 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-03-28T13:30:53Z",
"rates": {
"SLL": 114.197447
}
}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": 11419.7447,
"rate": 114.197447
}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