Rate Overview
Live
1 LSL = 5532.32 LBP
1 LBP = 0.000181
LSL
Avg
5505.84
High
5547.32
Low
5424.06
Last updated: 6/18/2026, 8:21:38 AM
Quick Conversions
| LSL | LBP |
|---|---|
| 1 LSL | 5,532.32 LBP |
| 10 LSL | 55,323.21 LBP |
| 50 LSL | 276,616.04 LBP |
| 100 LSL | 553,232.08 LBP |
| 500 LSL | 2,766,160.38 LBP |
| 1,000 LSL | 5,532,320.76 LBP |
Get LSL/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=LBPExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-06-18T08:21:38Z",
"rates": {
"LBP": 5532.320759
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "LBP",
"amount": 100
},
"result": 553232.0759,
"rate": 5532.320759
}Build with LSL/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key