Rate Overview
Live
1 LVL = 3.3067 BBD
1 BBD = 0.302421
LVL
Avg
3.3284
High
3.3627
Low
3.3007
Last updated: 3/7/2026, 1:21:43 AM
Quick Conversions
| LVL | BBD |
|---|---|
| 1 LVL | 3.31 BBD |
| 10 LVL | 33.07 BBD |
| 50 LVL | 165.33 BBD |
| 100 LVL | 330.67 BBD |
| 500 LVL | 1,653.33 BBD |
| 1,000 LVL | 3,306.65 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-03-07T01:21:43Z",
"rates": {
"BBD": 3.306653
}
}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": 330.6653,
"rate": 3.306653
}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