Rate Overview
Live
1 BOB = 1.3689 LSL
1 LSL = 0.730508
BOB
Avg
1.3548
High
1.3689
Low
1.3356
Last updated: 8/13/2026, 1:54:57 PM
Quick Conversions
| BOB | LSL |
|---|---|
| 1 BOB | 1.37 LSL |
| 10 BOB | 13.69 LSL |
| 50 BOB | 68.45 LSL |
| 100 BOB | 136.89 LSL |
| 500 BOB | 684.46 LSL |
| 1,000 BOB | 1,368.91 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-08-13T13:54:57Z",
"rates": {
"LSL": 1.368911
}
}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": 136.8911,
"rate": 1.368911
}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