Rate Overview
Live
1 BBD = 0.307129 LVL
1 LVL = 3.2560
BBD
Avg
0.306945
High
0.308654
Low
0.300234
Last updated: 7/5/2026, 5:43:14 PM
Quick Conversions
| BBD | LVL |
|---|---|
| 1 BBD | 0.31 LVL |
| 10 BBD | 3.07 LVL |
| 50 BBD | 15.36 LVL |
| 100 BBD | 30.71 LVL |
| 500 BBD | 153.56 LVL |
| 1,000 BBD | 307.13 LVL |
Get BBD/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=LVLExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-05T17:43:14Z",
"rates": {
"LVL": 0.307129
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "LVL",
"amount": 100
},
"result": 30.712899999999998,
"rate": 0.307129
}Build with BBD/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key