Rate Overview
Live
1 LVL = 3.2547 BBD
1 BBD = 0.307246
LVL
Avg
3.3181
High
3.4128
Low
3.2410
Last updated: 7/7/2026, 7:17:34 AM
Quick Conversions
| LVL | BBD |
|---|---|
| 1 LVL | 3.25 BBD |
| 10 LVL | 32.55 BBD |
| 50 LVL | 162.74 BBD |
| 100 LVL | 325.47 BBD |
| 500 LVL | 1,627.36 BBD |
| 1,000 LVL | 3,254.72 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-07T07:17:34Z",
"rates": {
"BBD": 3.254716
}
}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.4716,
"rate": 3.254716
}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