Rate Overview
Live
1 LSL = 0.730507 BOB
1 BOB = 1.3689
LSL
Avg
0.738162
High
0.748753
Low
0.730507
Last updated: 8/13/2026, 2:09:02 PM
Quick Conversions
| LSL | BOB |
|---|---|
| 1 LSL | 0.73 BOB |
| 10 LSL | 7.31 BOB |
| 50 LSL | 36.53 BOB |
| 100 LSL | 73.05 BOB |
| 500 LSL | 365.25 BOB |
| 1,000 LSL | 730.51 BOB |
Get LSL/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=BOBExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-08-13T14:09:02Z",
"rates": {
"BOB": 0.730507
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "BOB",
"amount": 100
},
"result": 73.0507,
"rate": 0.730507
}Build with LSL/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key