Rate Overview
Live
1 BOB = 0.054974 LVL
1 LVL = 18.1904
BOB
Avg
0.082891
High
0.089267
Low
0.054974
Last updated: 7/26/2026, 8:51:45 AM
Quick Conversions
| BOB | LVL |
|---|---|
| 1 BOB | 0.05 LVL |
| 10 BOB | 0.55 LVL |
| 50 BOB | 2.75 LVL |
| 100 BOB | 5.50 LVL |
| 500 BOB | 27.49 LVL |
| 1,000 BOB | 54.97 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-26T08:51:45Z",
"rates": {
"LVL": 0.054974
}
}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.4974,
"rate": 0.054974
}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