Rate Overview
Live
1 BND = 12.6335 LSL
1 LSL = 0.079154
BND
Avg
12.7130
High
12.8518
Low
12.6043
Last updated: 6/16/2026, 3:46:28 PM
Quick Conversions
| BND | LSL |
|---|---|
| 1 BND | 12.63 LSL |
| 10 BND | 126.34 LSL |
| 50 BND | 631.68 LSL |
| 100 BND | 1,263.36 LSL |
| 500 BND | 6,316.78 LSL |
| 1,000 BND | 12,633.55 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-06-16T15:46:28Z",
"rates": {
"LSL": 12.63355
}
}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": 1263.355,
"rate": 12.63355
}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