Rate Overview
Live
1 LVL = 19.2383 BOB
1 BOB = 0.051980
LVL
Avg
11.6485
High
19.2383
Low
10.1497
Last updated: 7/31/2026, 9:15:58 AM
Quick Conversions
| LVL | BOB |
|---|---|
| 1 LVL | 19.24 BOB |
| 10 LVL | 192.38 BOB |
| 50 LVL | 961.92 BOB |
| 100 LVL | 1,923.83 BOB |
| 500 LVL | 9,619.16 BOB |
| 1,000 LVL | 19,238.33 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-31T09:15:58Z",
"rates": {
"BOB": 19.238327
}
}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": 1923.8327000000002,
"rate": 19.238327
}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