Rate Overview
Live
1 BBD = 0.304526 LVL
1 LVL = 3.2838
BBD
Avg
0.302766
High
0.306933
Low
0.297304
Last updated: 3/27/2026, 11:11:35 AM
Quick Conversions
| BBD | LVL |
|---|---|
| 1 BBD | 0.30 LVL |
| 10 BBD | 3.05 LVL |
| 50 BBD | 15.23 LVL |
| 100 BBD | 30.45 LVL |
| 500 BBD | 152.26 LVL |
| 1,000 BBD | 304.53 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-03-27T11:11:35Z",
"rates": {
"LVL": 0.304526
}
}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.4526,
"rate": 0.304526
}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