Rate Overview
Live
1 LSL = 0.635351 BOB
1 BOB = 1.5739
LSL
Avg
0.478791
High
0.635351
Low
0.417135
Last updated: 7/16/2026, 1:01:31 AM
Quick Conversions
| LSL | BOB |
|---|---|
| 1 LSL | 0.64 BOB |
| 10 LSL | 6.35 BOB |
| 50 LSL | 31.77 BOB |
| 100 LSL | 63.54 BOB |
| 500 LSL | 317.68 BOB |
| 1,000 LSL | 635.35 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-07-16T01:01:31Z",
"rates": {
"BOB": 0.635351
}
}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": 63.5351,
"rate": 0.635351
}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