Rate Overview
Live
1 SLL = 3.7140 LBP
1 LBP = 0.269251
SLL
Avg
3.8018
High
3.9275
Low
3.7043
Last updated: 7/29/2026, 4:34:01 PM
Quick Conversions
| SLL | LBP |
|---|---|
| 1 SLL | 3.71 LBP |
| 10 SLL | 37.14 LBP |
| 50 SLL | 185.70 LBP |
| 100 SLL | 371.40 LBP |
| 500 SLL | 1,857.00 LBP |
| 1,000 SLL | 3,714.01 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-29T16:34:01Z",
"rates": {
"LBP": 3.714008
}
}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": 371.4008,
"rate": 3.714008
}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