Rate Overview
Live
1 LSL = 0.077538 BND
1 BND = 12.8969
LSL
Avg
0.077542
High
0.078012
Low
0.076677
Last updated: 4/16/2026, 3:50:03 PM
Quick Conversions
| LSL | BND |
|---|---|
| 1 LSL | 0.08 BND |
| 10 LSL | 0.78 BND |
| 50 LSL | 3.88 BND |
| 100 LSL | 7.75 BND |
| 500 LSL | 38.77 BND |
| 1,000 LSL | 77.54 BND |
Get LSL/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=BNDExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-04-16T15:50:03Z",
"rates": {
"BND": 0.077538
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "BND",
"amount": 100
},
"result": 7.7538,
"rate": 0.077538
}Build with LSL/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key