Rate Overview
Live
1 BBD = 0.308178 LVL
1 LVL = 3.2449
BBD
Avg
0.308192
High
0.308975
Low
0.307137
Last updated: 7/27/2026, 10:49:39 PM
Quick Conversions
| BBD | LVL |
|---|---|
| 1 BBD | 0.31 LVL |
| 10 BBD | 3.08 LVL |
| 50 BBD | 15.41 LVL |
| 100 BBD | 30.82 LVL |
| 500 BBD | 154.09 LVL |
| 1,000 BBD | 308.18 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-27T22:49:39Z",
"rates": {
"LVL": 0.308178
}
}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.817800000000002,
"rate": 0.308178
}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