Rate Overview
Live
1 BND = 12.9922 LSL
1 LSL = 0.076970
BND
Avg
12.8217
High
13.2437
Low
12.5583
Last updated: 7/28/2026, 11:56:25 AM
Quick Conversions
| BND | LSL |
|---|---|
| 1 BND | 12.99 LSL |
| 10 BND | 129.92 LSL |
| 50 BND | 649.61 LSL |
| 100 BND | 1,299.22 LSL |
| 500 BND | 6,496.08 LSL |
| 1,000 BND | 12,992.15 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-28T11:56:25Z",
"rates": {
"LSL": 12.992154
}
}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": 1299.2154,
"rate": 12.992154
}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