Rate Overview
Live
1 LSL = 5252.29 LBP
1 LBP = 0.000190
LSL
Avg
5174.48
High
5627.10
Low
4643.79
Last updated: 3/27/2026, 4:50:36 PM
Quick Conversions
| LSL | LBP |
|---|---|
| 1 LSL | 5,252.29 LBP |
| 10 LSL | 52,522.89 LBP |
| 50 LSL | 262,614.45 LBP |
| 100 LSL | 525,228.91 LBP |
| 500 LSL | 2,626,144.55 LBP |
| 1,000 LSL | 5,252,289.09 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-03-27T16:50:36Z",
"rates": {
"LBP": 5252.28909
}
}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": 525228.909,
"rate": 5252.28909
}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