Rate Overview
Live
1 LBP = 0.269186 SLL
1 SLL = 3.7149
LBP
Avg
0.258698
High
0.269186
Low
0.253393
Last updated: 3/7/2026, 7:35:53 AM
Quick Conversions
| LBP | SLL |
|---|---|
| 1 LBP | 0.27 SLL |
| 10 LBP | 2.69 SLL |
| 50 LBP | 13.46 SLL |
| 100 LBP | 26.92 SLL |
| 500 LBP | 134.59 SLL |
| 1,000 LBP | 269.19 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-03-07T07:35:53Z",
"rates": {
"SLL": 0.269186
}
}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": 26.918599999999998,
"rate": 0.269186
}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