Rate Overview
Live
1 SLL = 3.7149 LBP
1 LBP = 0.269186
SLL
Avg
3.8673
High
3.9464
Low
3.7149
Last updated: 3/7/2026, 7:40:06 AM
Quick Conversions
| SLL | LBP |
|---|---|
| 1 SLL | 3.71 LBP |
| 10 SLL | 37.15 LBP |
| 50 SLL | 185.74 LBP |
| 100 SLL | 371.49 LBP |
| 500 SLL | 1,857.45 LBP |
| 1,000 SLL | 3,714.90 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-03-07T07:40:06Z",
"rates": {
"LBP": 3.714898
}
}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.4898,
"rate": 3.714898
}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