Rate Overview
Live
1 LVL = 11.3611 BOB
1 BOB = 0.088019
LVL
Avg
11.3801
High
11.7436
Low
10.6033
Last updated: 3/27/2026, 4:44:59 PM
Quick Conversions
| LVL | BOB |
|---|---|
| 1 LVL | 11.36 BOB |
| 10 LVL | 113.61 BOB |
| 50 LVL | 568.06 BOB |
| 100 LVL | 1,136.11 BOB |
| 500 LVL | 5,680.57 BOB |
| 1,000 LVL | 11,361.14 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-27T16:44:59Z",
"rates": {
"BOB": 11.361137
}
}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": 1136.1136999999999,
"rate": 11.361137
}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