Rate Overview
Live
1 LBP = 0.253882 SLL
1 SLL = 3.9388
LBP
Avg
0.243916
High
0.271167
Low
0.233708
Last updated: 5/27/2026, 6:19:50 PM
Quick Conversions
| LBP | SLL |
|---|---|
| 1 LBP | 0.25 SLL |
| 10 LBP | 2.54 SLL |
| 50 LBP | 12.69 SLL |
| 100 LBP | 25.39 SLL |
| 500 LBP | 126.94 SLL |
| 1,000 LBP | 253.88 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-05-27T18:19:50Z",
"rates": {
"SLL": 0.253882
}
}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.3882,
"rate": 0.253882
}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