Rate Overview
Live
1 BND = 12.5754 LSL
1 LSL = 0.079520
BND
Avg
12.6226
High
12.7265
Low
12.5609
Last updated: 7/6/2026, 9:36:17 AM
Quick Conversions
| BND | LSL |
|---|---|
| 1 BND | 12.58 LSL |
| 10 BND | 125.75 LSL |
| 50 BND | 628.77 LSL |
| 100 BND | 1,257.54 LSL |
| 500 BND | 6,287.70 LSL |
| 1,000 BND | 12,575.40 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-06T09:36:17Z",
"rates": {
"LSL": 12.575395
}
}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": 1257.5395,
"rate": 12.575395
}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