Rate Overview
Live
1 LRD = 131.3603 SLL
1 SLL = 0.007613
LRD
Avg
130.9585
High
138.4630
Low
127.9330
Last updated: 9/10/2026, 6:29:49 PM
Quick Conversions
| LRD | SLL |
|---|---|
| 1 LRD | 131.36 SLL |
| 10 LRD | 1,313.60 SLL |
| 50 LRD | 6,568.02 SLL |
| 100 LRD | 13,136.03 SLL |
| 500 LRD | 65,680.17 SLL |
| 1,000 LRD | 131,360.34 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-09-10T18:29:49Z",
"rates": {
"SLL": 131.360343
}
}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": 13136.0343,
"rate": 131.360343
}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