Rate Overview
Live
1 LSL = 0.671812 BOB
1 BOB = 1.4885
LSL
Avg
0.662800
High
0.671812
Low
0.651292
Last updated: 7/28/2026, 5:51:29 AM
Quick Conversions
| LSL | BOB |
|---|---|
| 1 LSL | 0.67 BOB |
| 10 LSL | 6.72 BOB |
| 50 LSL | 33.59 BOB |
| 100 LSL | 67.18 BOB |
| 500 LSL | 335.91 BOB |
| 1,000 LSL | 671.81 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-28T05:51:29Z",
"rates": {
"BOB": 0.671812
}
}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": 67.18119999999999,
"rate": 0.671812
}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