Rate Overview
Live
1 SLL = 4.2695 LBP
1 LBP = 0.234220
SLL
Avg
4.2693
High
4.2727
Low
4.2643
Last updated: 4/17/2026, 2:49:56 PM
Quick Conversions
| SLL | LBP |
|---|---|
| 1 SLL | 4.27 LBP |
| 10 SLL | 42.69 LBP |
| 50 SLL | 213.47 LBP |
| 100 SLL | 426.95 LBP |
| 500 SLL | 2,134.75 LBP |
| 1,000 SLL | 4,269.49 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-04-17T14:49:56Z",
"rates": {
"LBP": 4.269492
}
}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.94919999999996,
"rate": 4.269492
}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