Rate Overview
Live
1 SLL = 3.9152 LBP
1 LBP = 0.255412
SLL
Avg
3.9037
High
3.9344
Low
3.8021
Last updated: 8/19/2026, 10:41:22 AM
Quick Conversions
| SLL | LBP |
|---|---|
| 1 SLL | 3.92 LBP |
| 10 SLL | 39.15 LBP |
| 50 SLL | 195.76 LBP |
| 100 SLL | 391.52 LBP |
| 500 SLL | 1,957.62 LBP |
| 1,000 SLL | 3,915.24 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-08-19T10:41:22Z",
"rates": {
"LBP": 3.915238
}
}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.5238,
"rate": 3.915238
}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