Rate Overview
Live
1 BWP = 1.2442 LSL
1 LSL = 0.803740
BWP
Avg
1.2123
High
1.2463
Low
1.1759
Last updated: 3/27/2026, 9:32:17 PM
Quick Conversions
| BWP | LSL |
|---|---|
| 1 BWP | 1.24 LSL |
| 10 BWP | 12.44 LSL |
| 50 BWP | 62.21 LSL |
| 100 BWP | 124.42 LSL |
| 500 BWP | 622.09 LSL |
| 1,000 BWP | 1,244.18 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-03-27T21:32:17Z",
"rates": {
"LSL": 1.244184
}
}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": 124.41839999999999,
"rate": 1.244184
}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