Rate Overview
Live
1 LSL = 0.079490 BND
1 BND = 12.5802
LSL
Avg
0.079069
High
0.079490
Low
0.078706
Last updated: 9/6/2026, 12:52:18 AM
Quick Conversions
| LSL | BND |
|---|---|
| 1 LSL | 0.08 BND |
| 10 LSL | 0.79 BND |
| 50 LSL | 3.97 BND |
| 100 LSL | 7.95 BND |
| 500 LSL | 39.75 BND |
| 1,000 LSL | 79.49 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-09-06T00:52:18Z",
"rates": {
"BND": 0.07949
}
}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.949000000000001,
"rate": 0.07949
}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