Rate Overview
Live
1 LSL = 0.757209 BOB
1 BOB = 1.3206
LSL
Avg
0.735218
High
0.757209
Low
0.722839
Last updated: 9/3/2026, 2:00:04 PM
Quick Conversions
| LSL | BOB |
|---|---|
| 1 LSL | 0.76 BOB |
| 10 LSL | 7.57 BOB |
| 50 LSL | 37.86 BOB |
| 100 LSL | 75.72 BOB |
| 500 LSL | 378.60 BOB |
| 1,000 LSL | 757.21 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-09-03T14:00:04Z",
"rates": {
"BOB": 0.757209
}
}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": 75.7209,
"rate": 0.757209
}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