Rate Overview
Live
1 BOB = 0.051979 LVL
1 LVL = 19.2385
BOB
Avg
0.083250
High
0.089219
Low
0.051979
Last updated: 7/31/2026, 8:55:42 AM
Quick Conversions
| BOB | LVL |
|---|---|
| 1 BOB | 0.05 LVL |
| 10 BOB | 0.52 LVL |
| 50 BOB | 2.60 LVL |
| 100 BOB | 5.20 LVL |
| 500 BOB | 25.99 LVL |
| 1,000 BOB | 51.98 LVL |
Get BOB/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=LVLExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-31T08:55:42Z",
"rates": {
"LVL": 0.051979
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "LVL",
"amount": 100
},
"result": 5.1979,
"rate": 0.051979
}Build with BOB/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key