Rate Overview
Live
1 SLL = 4.2705 LBP
1 LBP = 0.234165
SLL
Avg
3.9419
High
4.2705
Low
3.7065
Last updated: 3/28/2026, 10:49:03 AM
Quick Conversions
| SLL | LBP |
|---|---|
| 1 SLL | 4.27 LBP |
| 10 SLL | 42.70 LBP |
| 50 SLL | 213.52 LBP |
| 100 SLL | 427.05 LBP |
| 500 SLL | 2,135.24 LBP |
| 1,000 SLL | 4,270.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-03-28T10:49:03Z",
"rates": {
"LBP": 4.270485
}
}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": 427.0485,
"rate": 4.270485
}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