Rate Overview
Live
1 LBP = 0.255460 SLL
1 SLL = 3.9145
LBP
Avg
0.252754
High
0.256601
Low
0.233693
Last updated: 7/9/2026, 6:20:12 PM
Quick Conversions
| LBP | SLL |
|---|---|
| 1 LBP | 0.26 SLL |
| 10 LBP | 2.55 SLL |
| 50 LBP | 12.77 SLL |
| 100 LBP | 25.55 SLL |
| 500 LBP | 127.73 SLL |
| 1,000 LBP | 255.46 SLL |
Get LBP/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=SLLExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-07-09T18:20:12Z",
"rates": {
"SLL": 0.25546
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "SLL",
"amount": 100
},
"result": 25.546000000000003,
"rate": 0.25546
}Build with LBP/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key