Rate Overview
Live
1 LVL = 3.2522 BBD
1 BBD = 0.307483
LVL
Avg
3.2853
High
3.3051
Low
3.2522
Last updated: 6/19/2026, 8:19:34 AM
Quick Conversions
| LVL | BBD |
|---|---|
| 1 LVL | 3.25 BBD |
| 10 LVL | 32.52 BBD |
| 50 LVL | 162.61 BBD |
| 100 LVL | 325.22 BBD |
| 500 LVL | 1,626.11 BBD |
| 1,000 LVL | 3,252.22 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-06-19T08:19:34Z",
"rates": {
"BBD": 3.252216
}
}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.2216,
"rate": 3.252216
}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