Rate Overview
Live
1 LVL = 11.4684 BOB
1 BOB = 0.087196
LVL
Avg
11.1081
High
11.6382
Low
10.1497
Last updated: 5/27/2026, 3:11:22 PM
Quick Conversions
| LVL | BOB |
|---|---|
| 1 LVL | 11.47 BOB |
| 10 LVL | 114.68 BOB |
| 50 LVL | 573.42 BOB |
| 100 LVL | 1,146.84 BOB |
| 500 LVL | 5,734.20 BOB |
| 1,000 LVL | 11,468.40 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-05-27T15:11:22Z",
"rates": {
"BOB": 11.468399
}
}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": 1146.8399,
"rate": 11.468399
}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