Rate Overview
Live
1 LVL = 3.2960 BBD
1 BBD = 0.303401
LVL
Avg
3.3148
High
3.3253
Low
3.2960
Last updated: 8/29/2026, 7:34:54 AM
Quick Conversions
| LVL | BBD |
|---|---|
| 1 LVL | 3.30 BBD |
| 10 LVL | 32.96 BBD |
| 50 LVL | 164.80 BBD |
| 100 LVL | 329.60 BBD |
| 500 LVL | 1,647.98 BBD |
| 1,000 LVL | 3,295.97 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-08-29T07:34:54Z",
"rates": {
"BBD": 3.295969
}
}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": 329.5969,
"rate": 3.295969
}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