Rate Overview
Live
1 LSL = 0.075261 BND
1 BND = 13.2871
LSL
Avg
0.073161
High
0.079628
Low
0.069127
Last updated: 3/27/2026, 1:18:33 PM
Quick Conversions
| LSL | BND |
|---|---|
| 1 LSL | 0.08 BND |
| 10 LSL | 0.75 BND |
| 50 LSL | 3.76 BND |
| 100 LSL | 7.53 BND |
| 500 LSL | 37.63 BND |
| 1,000 LSL | 75.26 BND |
Get LSL/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=BNDExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-27T13:18:33Z",
"rates": {
"BND": 0.075261
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "BND",
"amount": 100
},
"result": 7.5261,
"rate": 0.075261
}Build with LSL/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key