Rate Overview
Live
1 SLL = 3.9388 LBP
1 LBP = 0.253882
SLL
Avg
3.9954
High
4.2788
Low
3.8761
Last updated: 5/27/2026, 8:33:05 PM
Quick Conversions
| SLL | LBP |
|---|---|
| 1 SLL | 3.94 LBP |
| 10 SLL | 39.39 LBP |
| 50 SLL | 196.94 LBP |
| 100 SLL | 393.88 LBP |
| 500 SLL | 1,969.42 LBP |
| 1,000 SLL | 3,938.83 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-27T20:33:05Z",
"rates": {
"LBP": 3.93883
}
}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": 393.883,
"rate": 3.93883
}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