Rate Overview
Live
1 BND = 12.9377 LSL
1 LSL = 0.077294
BND
Avg
12.7825
High
12.9724
Low
12.5687
Last updated: 3/7/2026, 9:17:55 AM
Quick Conversions
| BND | LSL |
|---|---|
| 1 BND | 12.94 LSL |
| 10 BND | 129.38 LSL |
| 50 BND | 646.88 LSL |
| 100 BND | 1,293.77 LSL |
| 500 BND | 6,468.83 LSL |
| 1,000 BND | 12,937.66 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-03-07T09:17:55Z",
"rates": {
"LSL": 12.937658
}
}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": 1293.7658000000001,
"rate": 12.937658
}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