Rate Overview
Live
1 BOB = 0.088019 LVL
1 LVL = 11.3612
BOB
Avg
0.087831
High
0.088019
Low
0.087471
Last updated: 3/27/2026, 5:06:49 PM
Quick Conversions
| BOB | LVL |
|---|---|
| 1 BOB | 0.09 LVL |
| 10 BOB | 0.88 LVL |
| 50 BOB | 4.40 LVL |
| 100 BOB | 8.80 LVL |
| 500 BOB | 44.01 LVL |
| 1,000 BOB | 88.02 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-03-27T17:06:49Z",
"rates": {
"LVL": 0.088019
}
}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": 8.8019,
"rate": 0.088019
}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