Rate Overview
Live
1 LSL = 0.822716 BWP
1 BWP = 1.2155
LSL
Avg
0.826961
High
0.835503
Low
0.821071
Last updated: 6/18/2026, 8:17:02 AM
Quick Conversions
| LSL | BWP |
|---|---|
| 1 LSL | 0.82 BWP |
| 10 LSL | 8.23 BWP |
| 50 LSL | 41.14 BWP |
| 100 LSL | 82.27 BWP |
| 500 LSL | 411.36 BWP |
| 1,000 LSL | 822.72 BWP |
Get LSL/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=BWPExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-06-18T08:17:02Z",
"rates": {
"BWP": 0.822716
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "BWP",
"amount": 100
},
"result": 82.2716,
"rate": 0.822716
}Build with LSL/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key