Rate Overview
Live
1 BBD = 0.302993 LVL
1 LVL = 3.3004
BBD
Avg
0.302841
High
0.303480
Low
0.301647
Last updated: 9/3/2026, 12:27:24 PM
Quick Conversions
| BBD | LVL |
|---|---|
| 1 BBD | 0.30 LVL |
| 10 BBD | 3.03 LVL |
| 50 BBD | 15.15 LVL |
| 100 BBD | 30.30 LVL |
| 500 BBD | 151.50 LVL |
| 1,000 BBD | 302.99 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-09-03T12:27:24Z",
"rates": {
"LVL": 0.302993
}
}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.299300000000002,
"rate": 0.302993
}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