Rate Overview
Live
1 BBD = 0.300349 LVL
1 LVL = 3.3295
BBD
Avg
0.300545
High
0.301094
Low
0.300175
Last updated: 4/18/2026, 8:43:11 AM
Quick Conversions
| BBD | LVL |
|---|---|
| 1 BBD | 0.30 LVL |
| 10 BBD | 3.00 LVL |
| 50 BBD | 15.02 LVL |
| 100 BBD | 30.03 LVL |
| 500 BBD | 150.17 LVL |
| 1,000 BBD | 300.35 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-04-18T08:43:11Z",
"rates": {
"LVL": 0.300349
}
}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.034899999999997,
"rate": 0.300349
}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