Rate Overview
Live
1 BOB = 2.4221 LSL
1 LSL = 0.412872
BOB
Avg
2.4163
High
2.4407
Low
2.3934
Last updated: 5/6/2026, 11:06:58 PM
Quick Conversions
| BOB | LSL |
|---|---|
| 1 BOB | 2.42 LSL |
| 10 BOB | 24.22 LSL |
| 50 BOB | 121.10 LSL |
| 100 BOB | 242.21 LSL |
| 500 BOB | 1,211.03 LSL |
| 1,000 BOB | 2,422.06 LSL |
Get BOB/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=LSLExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-05-06T23:06:58Z",
"rates": {
"LSL": 2.422058
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "LSL",
"amount": 100
},
"result": 242.20579999999998,
"rate": 2.422058
}Build with BOB/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key