Rate Overview
Live
1 LRD = 130.4683 SLL
1 SLL = 0.007665
LRD
Avg
126.2866
High
130.4683
Low
124.8419
Last updated: 3/7/2026, 9:13:04 AM
Quick Conversions
| LRD | SLL |
|---|---|
| 1 LRD | 130.47 SLL |
| 10 LRD | 1,304.68 SLL |
| 50 LRD | 6,523.42 SLL |
| 100 LRD | 13,046.83 SLL |
| 500 LRD | 65,234.17 SLL |
| 1,000 LRD | 130,468.33 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-07T09:13:04Z",
"rates": {
"SLL": 130.468331
}
}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": 13046.8331,
"rate": 130.468331
}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