Rate Overview
Live
1 SLL = 3.6304 LBP
1 LBP = 0.275451
SLL
Avg
3.8251
High
3.9545
Low
3.6274
Last updated: 6/19/2026, 8:48:19 AM
Quick Conversions
| SLL | LBP |
|---|---|
| 1 SLL | 3.63 LBP |
| 10 SLL | 36.30 LBP |
| 50 SLL | 181.52 LBP |
| 100 SLL | 363.04 LBP |
| 500 SLL | 1,815.20 LBP |
| 1,000 SLL | 3,630.41 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-06-19T08:48:19Z",
"rates": {
"LBP": 3.630405
}
}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": 363.0405,
"rate": 3.630405
}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