Rate Overview
Live
1 LBP = 0.275451 SLL
1 SLL = 3.6304
LBP
Avg
0.261785
High
0.275681
Low
0.252876
Last updated: 6/19/2026, 8:20:30 AM
Quick Conversions
| LBP | SLL |
|---|---|
| 1 LBP | 0.28 SLL |
| 10 LBP | 2.75 SLL |
| 50 LBP | 13.77 SLL |
| 100 LBP | 27.55 SLL |
| 500 LBP | 137.73 SLL |
| 1,000 LBP | 275.45 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-06-19T08:20:30Z",
"rates": {
"SLL": 0.275451
}
}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": 27.5451,
"rate": 0.275451
}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