Rate Overview
Live
1 BOB = 1.4885 LSL
1 LSL = 0.671813
BOB
Avg
2.3626
High
2.6114
Low
1.4885
Last updated: 7/28/2026, 11:56:45 AM
Quick Conversions
| BOB | LSL |
|---|---|
| 1 BOB | 1.49 LSL |
| 10 BOB | 14.89 LSL |
| 50 BOB | 74.43 LSL |
| 100 BOB | 148.85 LSL |
| 500 BOB | 744.25 LSL |
| 1,000 BOB | 1,488.51 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-28T11:56:45Z",
"rates": {
"LSL": 1.488509
}
}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": 148.8509,
"rate": 1.488509
}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