Rate Overview
Live
1 BND = 12.5609 LSL
1 LSL = 0.079612
BND
Avg
12.7128
High
12.8612
Low
12.5609
Last updated: 7/4/2026, 1:18:39 AM
Quick Conversions
| BND | LSL |
|---|---|
| 1 BND | 12.56 LSL |
| 10 BND | 125.61 LSL |
| 50 BND | 628.04 LSL |
| 100 BND | 1,256.09 LSL |
| 500 BND | 6,280.43 LSL |
| 1,000 BND | 12,560.86 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-07-04T01:18:39Z",
"rates": {
"LSL": 12.560861
}
}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": 1256.0861,
"rate": 12.560861
}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