Rate Overview
Live
1 LSL = 5557.12 LBP
1 LBP = 0.000180
LSL
Avg
5579.74
High
5627.29
Low
5503.05
Last updated: 9/1/2026, 9:49:46 AM
Quick Conversions
| LSL | LBP |
|---|---|
| 1 LSL | 5,557.12 LBP |
| 10 LSL | 55,571.22 LBP |
| 50 LSL | 277,856.08 LBP |
| 100 LSL | 555,712.16 LBP |
| 500 LSL | 2,778,560.81 LBP |
| 1,000 LSL | 5,557,121.62 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-09-01T09:49:46Z",
"rates": {
"LBP": 5557.121621
}
}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": 555712.1621000001,
"rate": 5557.121621
}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