Rate Overview
Live
1 BND = 13.0425 LSL
1 LSL = 0.076672
BND
Avg
13.5572
High
14.4661
Low
12.5583
Last updated: 7/26/2026, 8:39:12 PM
Quick Conversions
| BND | LSL |
|---|---|
| 1 BND | 13.04 LSL |
| 10 BND | 130.43 LSL |
| 50 BND | 652.13 LSL |
| 100 BND | 1,304.25 LSL |
| 500 BND | 6,521.25 LSL |
| 1,000 BND | 13,042.50 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-26T20:39:12Z",
"rates": {
"LSL": 13.0425
}
}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": 1304.25,
"rate": 13.0425
}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