Rate Overview
Live
1 SLL = 4.2694 LBP
1 LBP = 0.234223
SLL
Avg
4.2694
High
4.2705
Low
4.2634
Last updated: 5/7/2026, 4:40:19 PM
Quick Conversions
| SLL | LBP |
|---|---|
| 1 SLL | 4.27 LBP |
| 10 SLL | 42.69 LBP |
| 50 SLL | 213.47 LBP |
| 100 SLL | 426.94 LBP |
| 500 SLL | 2,134.72 LBP |
| 1,000 SLL | 4,269.44 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-05-07T16:40:19Z",
"rates": {
"LBP": 4.269439
}
}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": 426.94390000000004,
"rate": 4.269439
}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