Rate Overview
Live
1 LSL = 5348.86 LBP
1 LBP = 0.000187
LSL
Avg
5437.10
High
5627.10
Low
5234.79
Last updated: 7/25/2026, 12:39:32 AM
Quick Conversions
| LSL | LBP |
|---|---|
| 1 LSL | 5,348.86 LBP |
| 10 LSL | 53,488.57 LBP |
| 50 LSL | 267,442.85 LBP |
| 100 LSL | 534,885.71 LBP |
| 500 LSL | 2,674,428.55 LBP |
| 1,000 LSL | 5,348,857.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-07-25T00:39:32Z",
"rates": {
"LBP": 5348.857093
}
}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": 534885.7093,
"rate": 5348.857093
}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