Rate Overview
Live
1 LVL = 20.5203 BOB
1 BOB = 0.048732
LVL
Avg
20.2067
High
20.6009
Low
19.5535
Last updated: 9/8/2026, 1:27:33 PM
Quick Conversions
| LVL | BOB |
|---|---|
| 1 LVL | 20.52 BOB |
| 10 LVL | 205.20 BOB |
| 50 LVL | 1,026.01 BOB |
| 100 LVL | 2,052.03 BOB |
| 500 LVL | 10,260.14 BOB |
| 1,000 LVL | 20,520.28 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-09-08T13:27:33Z",
"rates": {
"BOB": 20.52028
}
}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": 2052.028,
"rate": 20.52028
}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