Rate Overview
Live
1 BWP = 1.1981 LSL
1 LSL = 0.834677
BWP
Avg
1.2019
High
1.2065
Low
1.1970
Last updated: 8/21/2026, 12:58:38 PM
Quick Conversions
| BWP | LSL |
|---|---|
| 1 BWP | 1.20 LSL |
| 10 BWP | 11.98 LSL |
| 50 BWP | 59.90 LSL |
| 100 BWP | 119.81 LSL |
| 500 BWP | 599.03 LSL |
| 1,000 BWP | 1,198.07 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-08-21T12:58:38Z",
"rates": {
"LSL": 1.198068
}
}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": 119.8068,
"rate": 1.198068
}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