Rate Overview
Live
1 LRD = 123.4500 SLL
1 SLL = 0.008100 LRD
Avg
124.8625
High
126.6880
Low
123.4500
Last updated: 1/25/2026, 11:03:10 AM
Quick Conversions
| LRD | SLL |
|---|---|
| 1 LRD | 123.45 SLL |
| 10 LRD | 1,234.50 SLL |
| 50 LRD | 6,172.50 SLL |
| 100 LRD | 12,345.00 SLL |
| 500 LRD | 61,725.01 SLL |
| 1,000 LRD | 123,450.02 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-01-25T11:03:10Z",
"rates": {
"SLL": 123.450015
}
}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": 12345.001499999998,
"rate": 123.450015
}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