Rate Overview
Live
1 LVL = 3.2598 BBD
1 BBD = 0.306771
LVL
Avg
3.2447
High
3.2598
Low
3.2365
Last updated: 7/31/2026, 12:21:37 AM
Quick Conversions
| LVL | BBD |
|---|---|
| 1 LVL | 3.26 BBD |
| 10 LVL | 32.60 BBD |
| 50 LVL | 162.99 BBD |
| 100 LVL | 325.98 BBD |
| 500 LVL | 1,629.88 BBD |
| 1,000 LVL | 3,259.76 BBD |
Get LVL/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=BBDExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-31T00:21:37Z",
"rates": {
"BBD": 3.259761
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "BBD",
"amount": 100
},
"result": 325.97610000000003,
"rate": 3.259761
}Build with LVL/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key