Rate Overview
Live
1 LVL = 19.1269 BOB
1 BOB = 0.052282
LVL
Avg
19.2271
High
19.6320
Low
19.1082
Last updated: 8/19/2026, 1:36:50 PM
Quick Conversions
| LVL | BOB |
|---|---|
| 1 LVL | 19.13 BOB |
| 10 LVL | 191.27 BOB |
| 50 LVL | 956.34 BOB |
| 100 LVL | 1,912.69 BOB |
| 500 LVL | 9,563.44 BOB |
| 1,000 LVL | 19,126.87 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-08-19T13:36:50Z",
"rates": {
"BOB": 19.126871
}
}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": 1912.6871,
"rate": 19.126871
}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