Rate Overview
Live
1 LVL = 3.2518 BBD
1 BBD = 0.307520
LVL
Avg
3.2619
High
3.3307
Low
3.2488
Last updated: 7/9/2026, 10:44:30 AM
Quick Conversions
| LVL | BBD |
|---|---|
| 1 LVL | 3.25 BBD |
| 10 LVL | 32.52 BBD |
| 50 LVL | 162.59 BBD |
| 100 LVL | 325.18 BBD |
| 500 LVL | 1,625.91 BBD |
| 1,000 LVL | 3,251.82 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-09T10:44:30Z",
"rates": {
"BBD": 3.251821
}
}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.1821,
"rate": 3.251821
}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