Rate Overview
Live
1 BZD = 0.300388 LVL
1 LVL = 3.3290
BZD
Avg
0.298163
High
0.301026
Low
0.295641
Last updated: 3/6/2026, 8:10:21 AM
Quick Conversions
| BZD | LVL |
|---|---|
| 1 BZD | 0.30 LVL |
| 10 BZD | 3.00 LVL |
| 50 BZD | 15.02 LVL |
| 100 BZD | 30.04 LVL |
| 500 BZD | 150.19 LVL |
| 1,000 BZD | 300.39 LVL |
Get BZD/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=LVLExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-03-06T08:10:21Z",
"rates": {
"LVL": 0.300388
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "LVL",
"amount": 100
},
"result": 30.0388,
"rate": 0.300388
}Build with BZD/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key