Rate Overview
Live
1 LVL = 11.4170 BOB
1 BOB = 0.087589
LVL
Avg
11.4972
High
11.6366
Low
11.4046
Last updated: 3/7/2026, 7:44:28 AM
Quick Conversions
| LVL | BOB |
|---|---|
| 1 LVL | 11.42 BOB |
| 10 LVL | 114.17 BOB |
| 50 LVL | 570.85 BOB |
| 100 LVL | 1,141.70 BOB |
| 500 LVL | 5,708.50 BOB |
| 1,000 LVL | 11,416.99 BOB |
Get LVL/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=BOBExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-03-07T07:44:28Z",
"rates": {
"BOB": 11.416991
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "BOB",
"amount": 100
},
"result": 1141.6991,
"rate": 11.416991
}Build with LVL/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key