Rate Overview
Live
1 LBP = 0.000183 LSL
1 LSL = 5464.48
LBP
Avg
0.000183
High
0.000183
Low
0.000182
Last updated: 4/17/2026, 4:53:20 AM
Quick Conversions
| LBP | LSL |
|---|---|
| 1 LBP | 0.00 LSL |
| 10 LBP | 0.00 LSL |
| 50 LBP | 0.01 LSL |
| 100 LBP | 0.02 LSL |
| 500 LBP | 0.09 LSL |
| 1,000 LBP | 0.18 LSL |
Get LBP/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=LSLExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-04-17T04:53:20Z",
"rates": {
"LSL": 0.000183
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "LSL",
"amount": 100
},
"result": 0.0183,
"rate": 0.000183
}Build with LBP/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key