Rate Overview
Live
1 LVL = 3.2838 BBD
1 BBD = 0.304527
LVL
Avg
3.2926
High
3.3029
Low
3.2838
Last updated: 3/27/2026, 7:49:06 AM
Quick Conversions
| LVL | BBD |
|---|---|
| 1 LVL | 3.28 BBD |
| 10 LVL | 32.84 BBD |
| 50 LVL | 164.19 BBD |
| 100 LVL | 328.38 BBD |
| 500 LVL | 1,641.89 BBD |
| 1,000 LVL | 3,283.79 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-27T07:49:06Z",
"rates": {
"BBD": 3.283785
}
}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": 328.3785,
"rate": 3.283785
}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