Rate Overview
Live
1 BND = 12.6494 LSL
1 LSL = 0.079055
BND
Avg
12.6409
High
12.6676
Low
12.6106
Last updated: 8/16/2026, 6:07:33 AM
Quick Conversions
| BND | LSL |
|---|---|
| 1 BND | 12.65 LSL |
| 10 BND | 126.49 LSL |
| 50 BND | 632.47 LSL |
| 100 BND | 1,264.94 LSL |
| 500 BND | 6,324.71 LSL |
| 1,000 BND | 12,649.41 LSL |
Get BND/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=LSLExample Response:
{
"success": true,
"base": "BND",
"date": "2026-08-16T06:07:33Z",
"rates": {
"LSL": 12.649412
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "LSL",
"amount": 100
},
"result": 1264.9412,
"rate": 12.649412
}Build with BND/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key