Rate Overview
Live
1 SLL = 3.8971 LBP
1 LBP = 0.256602
SLL
Avg
3.9182
High
4.2791
Low
3.6274
Last updated: 7/7/2026, 11:36:08 AM
Quick Conversions
| SLL | LBP |
|---|---|
| 1 SLL | 3.90 LBP |
| 10 SLL | 38.97 LBP |
| 50 SLL | 194.85 LBP |
| 100 SLL | 389.71 LBP |
| 500 SLL | 1,948.55 LBP |
| 1,000 SLL | 3,897.09 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-07T11:36:08Z",
"rates": {
"LBP": 3.897093
}
}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": 389.7093,
"rate": 3.897093
}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