Rate Overview
Live
1 BZD = 0.306879 LVL
1 LVL = 3.2586
BZD
Avg
0.306147
High
0.306879
Low
0.305329
Last updated: 7/27/2026, 12:28:24 AM
Quick Conversions
| BZD | LVL |
|---|---|
| 1 BZD | 0.31 LVL |
| 10 BZD | 3.07 LVL |
| 50 BZD | 15.34 LVL |
| 100 BZD | 30.69 LVL |
| 500 BZD | 153.44 LVL |
| 1,000 BZD | 306.88 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-07-27T00:28:24Z",
"rates": {
"LVL": 0.306879
}
}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.687900000000003,
"rate": 0.306879
}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