Rate Overview
Live
1 LBP = 0.000011 BSD
1 BSD = 90909.09 LBP
Avg
0.000011
High
0.000011
Low
0.000011
Last updated: 1/25/2026, 5:03:56 PM
Quick Conversions
| LBP | BSD |
|---|---|
| 1 LBP | 0.00 BSD |
| 10 LBP | 0.00 BSD |
| 50 LBP | 0.00 BSD |
| 100 LBP | 0.00 BSD |
| 500 LBP | 0.01 BSD |
| 1,000 LBP | 0.01 BSD |
Get LBP/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=BSDExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-01-25T17:03:56Z",
"rates": {
"BSD": 0.000011
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "BSD",
"amount": 100
},
"result": 0.0011,
"rate": 0.000011
}Build with LBP/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key