Rate Overview
Live
1 LVL = 16.1100 BOB
1 BOB = 0.062073
LVL
Avg
12.9012
High
16.1100
Low
11.2492
Last updated: 7/9/2026, 4:44:35 PM
Quick Conversions
| LVL | BOB |
|---|---|
| 1 LVL | 16.11 BOB |
| 10 LVL | 161.10 BOB |
| 50 LVL | 805.50 BOB |
| 100 LVL | 1,611.00 BOB |
| 500 LVL | 8,055.02 BOB |
| 1,000 LVL | 16,110.04 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-07-09T16:44:35Z",
"rates": {
"BOB": 16.110042
}
}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": 1611.0042,
"rate": 16.110042
}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