Rate Overview
Live
1 SLL = 3.9181 LBP
1 LBP = 0.255228
SLL
Avg
3.9522
High
4.2727
Low
3.7043
Last updated: 7/31/2026, 11:58:52 AM
Quick Conversions
| SLL | LBP |
|---|---|
| 1 SLL | 3.92 LBP |
| 10 SLL | 39.18 LBP |
| 50 SLL | 195.90 LBP |
| 100 SLL | 391.81 LBP |
| 500 SLL | 1,959.03 LBP |
| 1,000 SLL | 3,918.06 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-31T11:58:52Z",
"rates": {
"LBP": 3.918062
}
}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": 391.8062,
"rate": 3.918062
}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