Rate Overview
Live
1 LSL = 5359.54 LBP
1 LBP = 0.000187
LSL
Avg
5496.26
High
5691.73
Low
5359.54
Last updated: 3/7/2026, 7:20:07 AM
Quick Conversions
| LSL | LBP |
|---|---|
| 1 LSL | 5,359.54 LBP |
| 10 LSL | 53,595.42 LBP |
| 50 LSL | 267,977.08 LBP |
| 100 LSL | 535,954.17 LBP |
| 500 LSL | 2,679,770.83 LBP |
| 1,000 LSL | 5,359,541.66 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-07T07:20:07Z",
"rates": {
"LBP": 5359.541662
}
}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": 535954.1662,
"rate": 5359.541662
}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