Rate Overview
Live
1 BOB = 0.061921 LVL
1 LVL = 16.1496
BOB
Avg
0.076871
High
0.088895
Low
0.061921
Last updated: 7/10/2026, 8:12:25 AM
Quick Conversions
| BOB | LVL |
|---|---|
| 1 BOB | 0.06 LVL |
| 10 BOB | 0.62 LVL |
| 50 BOB | 3.10 LVL |
| 100 BOB | 6.19 LVL |
| 500 BOB | 30.96 LVL |
| 1,000 BOB | 61.92 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-10T08:12:25Z",
"rates": {
"LVL": 0.061921
}
}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": 6.1921,
"rate": 0.061921
}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