Rate Overview
Live
1 BWP = 1.2171 LSL
1 LSL = 0.821639
BWP
Avg
1.2125
High
1.2463
Low
1.1759
Last updated: 8/2/2026, 1:18:16 AM
Quick Conversions
| BWP | LSL |
|---|---|
| 1 BWP | 1.22 LSL |
| 10 BWP | 12.17 LSL |
| 50 BWP | 60.85 LSL |
| 100 BWP | 121.71 LSL |
| 500 BWP | 608.54 LSL |
| 1,000 BWP | 1,217.08 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-02T01:18:16Z",
"rates": {
"LSL": 1.217079
}
}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": 121.7079,
"rate": 1.217079
}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