Rate Overview
Live
1 LBP = 0.234165 SLL
1 SLL = 4.2705
LBP
Avg
0.250070
High
0.255419
Low
0.234165
Last updated: 3/28/2026, 9:01:25 AM
Quick Conversions
| LBP | SLL |
|---|---|
| 1 LBP | 0.23 SLL |
| 10 LBP | 2.34 SLL |
| 50 LBP | 11.71 SLL |
| 100 LBP | 23.42 SLL |
| 500 LBP | 117.08 SLL |
| 1,000 LBP | 234.17 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-28T09:01:25Z",
"rates": {
"SLL": 0.234165
}
}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": 23.416500000000003,
"rate": 0.234165
}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