Rate Overview
Live
1 LRD = 114.2285 SLL
1 SLL = 0.008754
LRD
Avg
114.1551
High
114.5154
Low
114.0421
Last updated: 5/7/2026, 1:50:17 PM
Quick Conversions
| LRD | SLL |
|---|---|
| 1 LRD | 114.23 SLL |
| 10 LRD | 1,142.28 SLL |
| 50 LRD | 5,711.42 SLL |
| 100 LRD | 11,422.85 SLL |
| 500 LRD | 57,114.25 SLL |
| 1,000 LRD | 114,228.50 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-07T13:50:17Z",
"rates": {
"SLL": 114.228498
}
}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": 11422.8498,
"rate": 114.228498
}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