Rate Overview
Live
1 BOB = 1.5278 LSL
1 LSL = 0.654527
BOB
Avg
2.4605
High
2.7600
Low
1.5278
Last updated: 7/28/2026, 12:17:11 AM
Quick Conversions
| BOB | LSL |
|---|---|
| 1 BOB | 1.53 LSL |
| 10 BOB | 15.28 LSL |
| 50 BOB | 76.39 LSL |
| 100 BOB | 152.78 LSL |
| 500 BOB | 763.91 LSL |
| 1,000 BOB | 1,527.82 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-07-28T00:17:11Z",
"rates": {
"LSL": 1.52782
}
}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": 152.78199999999998,
"rate": 1.52782
}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