Rate Overview
Live
1 BND = 13.1058 LSL
1 LSL = 0.076302
BND
Avg
13.0881
High
13.2074
Low
12.9523
Last updated: 5/6/2026, 7:17:37 PM
Quick Conversions
| BND | LSL |
|---|---|
| 1 BND | 13.11 LSL |
| 10 BND | 131.06 LSL |
| 50 BND | 655.29 LSL |
| 100 BND | 1,310.58 LSL |
| 500 BND | 6,552.88 LSL |
| 1,000 BND | 13,105.76 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-05-06T19:17:37Z",
"rates": {
"LSL": 13.105762
}
}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": 1310.5762,
"rate": 13.105762
}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