Rate Overview
Live
1 BZD = 0.300608 LVL
1 LVL = 3.3266
BZD
Avg
0.300586
High
0.301318
Low
0.299694
Last updated: 9/7/2026, 4:45:04 PM
Quick Conversions
| BZD | LVL |
|---|---|
| 1 BZD | 0.30 LVL |
| 10 BZD | 3.01 LVL |
| 50 BZD | 15.03 LVL |
| 100 BZD | 30.06 LVL |
| 500 BZD | 150.30 LVL |
| 1,000 BZD | 300.61 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-09-07T16:45:04Z",
"rates": {
"LVL": 0.300608
}
}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.0608,
"rate": 0.300608
}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