Rate Overview
Live
1 BND = 12.7884 LSL
1 LSL = 0.078196
BND
Avg
13.3834
High
14.5148
Low
12.5583
Last updated: 5/26/2026, 10:13:42 PM
Quick Conversions
| BND | LSL |
|---|---|
| 1 BND | 12.79 LSL |
| 10 BND | 127.88 LSL |
| 50 BND | 639.42 LSL |
| 100 BND | 1,278.84 LSL |
| 500 BND | 6,394.19 LSL |
| 1,000 BND | 12,788.37 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-05-26T22:13:42Z",
"rates": {
"LSL": 12.788372
}
}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": 1278.8372000000002,
"rate": 12.788372
}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