Rate Overview
Live
1 BWP = 1.2214 LSL
1 LSL = 0.818730 BWP
Avg
1.2309
High
1.2510
Low
1.2214
Last updated: 1/25/2026, 12:58:28 PM
Quick Conversions
| BWP | LSL |
|---|---|
| 1 BWP | 1.22 LSL |
| 10 BWP | 12.21 LSL |
| 50 BWP | 61.07 LSL |
| 100 BWP | 122.14 LSL |
| 500 BWP | 610.70 LSL |
| 1,000 BWP | 1,221.40 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-01-25T12:58:28Z",
"rates": {
"LSL": 1.221404
}
}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": 122.1404,
"rate": 1.221404
}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