Rate Overview
Live
1 BWP = 1.2011 LSL
1 LSL = 0.832581
BWP
Avg
1.2032
High
1.2093
Low
1.2011
Last updated: 7/10/2026, 4:42:45 PM
Quick Conversions
| BWP | LSL |
|---|---|
| 1 BWP | 1.20 LSL |
| 10 BWP | 12.01 LSL |
| 50 BWP | 60.05 LSL |
| 100 BWP | 120.11 LSL |
| 500 BWP | 600.54 LSL |
| 1,000 BWP | 1,201.09 LSL |
Get BWP/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=LSLExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-10T16:42:45Z",
"rates": {
"LSL": 1.201085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "LSL",
"amount": 100
},
"result": 120.10849999999999,
"rate": 1.201085
}Build with BWP/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key