Rate Overview
Live
1 SLL = 3.9136 LBP
1 LBP = 0.255517
SLL
Avg
3.8774
High
3.9244
Low
3.6568
Last updated: 9/9/2026, 10:37:55 AM
Quick Conversions
| SLL | LBP |
|---|---|
| 1 SLL | 3.91 LBP |
| 10 SLL | 39.14 LBP |
| 50 SLL | 195.68 LBP |
| 100 SLL | 391.36 LBP |
| 500 SLL | 1,956.82 LBP |
| 1,000 SLL | 3,913.63 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-09-09T10:37:55Z",
"rates": {
"LBP": 3.913632
}
}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.3632,
"rate": 3.913632
}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