Rate Overview
Live
1 SLL = 3.7077 LBP
1 LBP = 0.269709
SLL
Avg
3.9459
High
4.2705
Low
3.7077
Last updated: 7/28/2026, 9:09:18 AM
Quick Conversions
| SLL | LBP |
|---|---|
| 1 SLL | 3.71 LBP |
| 10 SLL | 37.08 LBP |
| 50 SLL | 185.39 LBP |
| 100 SLL | 370.77 LBP |
| 500 SLL | 1,853.85 LBP |
| 1,000 SLL | 3,707.70 LBP |
Get SLL/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=LBPExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-28T09:09:18Z",
"rates": {
"LBP": 3.707703
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "LBP",
"amount": 100
},
"result": 370.7703,
"rate": 3.707703
}Build with SLL/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key