Rate Overview
Live
1 SLL = 3.9297 LBP
1 LBP = 0.254473
SLL
Avg
3.9633
High
4.2791
Low
3.8971
Last updated: 7/8/2026, 10:36:20 AM
Quick Conversions
| SLL | LBP |
|---|---|
| 1 SLL | 3.93 LBP |
| 10 SLL | 39.30 LBP |
| 50 SLL | 196.48 LBP |
| 100 SLL | 392.97 LBP |
| 500 SLL | 1,964.85 LBP |
| 1,000 SLL | 3,929.69 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-07-08T10:36:20Z",
"rates": {
"LBP": 3.929693
}
}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": 392.9693,
"rate": 3.929693
}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