Rate Overview
Live
1 BWP = 1.2300 LSL
1 LSL = 0.812994
BWP
Avg
1.2122
High
1.2300
Low
1.1969
Last updated: 6/19/2026, 8:21:32 AM
Quick Conversions
| BWP | LSL |
|---|---|
| 1 BWP | 1.23 LSL |
| 10 BWP | 12.30 LSL |
| 50 BWP | 61.50 LSL |
| 100 BWP | 123.00 LSL |
| 500 BWP | 615.01 LSL |
| 1,000 BWP | 1,230.02 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-06-19T08:21:32Z",
"rates": {
"LSL": 1.230021
}
}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": 123.0021,
"rate": 1.230021
}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