Rate Overview
Live
1 LSL = 0.412871 BOB
1 BOB = 2.4221
LSL
Avg
0.413868
High
0.417808
Low
0.409720
Last updated: 5/6/2026, 7:09:18 PM
Quick Conversions
| LSL | BOB |
|---|---|
| 1 LSL | 0.41 BOB |
| 10 LSL | 4.13 BOB |
| 50 LSL | 20.64 BOB |
| 100 LSL | 41.29 BOB |
| 500 LSL | 206.44 BOB |
| 1,000 LSL | 412.87 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-05-06T19:09:18Z",
"rates": {
"BOB": 0.412871
}
}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": 41.287099999999995,
"rate": 0.412871
}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