Rate Overview
Live
1 BOB = 0.052282 LVL
1 LVL = 19.1270
BOB
Avg
0.051872
High
0.052333
Low
0.050742
Last updated: 8/18/2026, 3:31:08 PM
Quick Conversions
| BOB | LVL |
|---|---|
| 1 BOB | 0.05 LVL |
| 10 BOB | 0.52 LVL |
| 50 BOB | 2.61 LVL |
| 100 BOB | 5.23 LVL |
| 500 BOB | 26.14 LVL |
| 1,000 BOB | 52.28 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-08-18T15:31:08Z",
"rates": {
"LVL": 0.052282
}
}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.2282,
"rate": 0.052282
}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