Rate Overview
Live
1 LSL = 0.421136 BOB
1 BOB = 2.3745
LSL
Avg
0.420626
High
0.422631
Low
0.415610
Last updated: 4/16/2026, 3:50:01 PM
Quick Conversions
| LSL | BOB |
|---|---|
| 1 LSL | 0.42 BOB |
| 10 LSL | 4.21 BOB |
| 50 LSL | 21.06 BOB |
| 100 LSL | 42.11 BOB |
| 500 LSL | 210.57 BOB |
| 1,000 LSL | 421.14 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-04-16T15:50:01Z",
"rates": {
"BOB": 0.421136
}
}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": 42.1136,
"rate": 0.421136
}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