Rate Overview
Live
1 LSL = 0.812082 BWP
1 BWP = 1.2314
LSL
Avg
0.811993
High
0.815901
Low
0.801460
Last updated: 5/7/2026, 9:06:24 AM
Quick Conversions
| LSL | BWP |
|---|---|
| 1 LSL | 0.81 BWP |
| 10 LSL | 8.12 BWP |
| 50 LSL | 40.60 BWP |
| 100 LSL | 81.21 BWP |
| 500 LSL | 406.04 BWP |
| 1,000 LSL | 812.08 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-05-07T09:06:24Z",
"rates": {
"BWP": 0.812082
}
}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": 81.20819999999999,
"rate": 0.812082
}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