Rate Overview
Live
1 BZD = 0.302582 LVL
1 LVL = 3.3049
BZD
Avg
0.310420
High
0.339962
Low
0.295777
Last updated: 3/27/2026, 8:26:03 AM
Quick Conversions
| BZD | LVL |
|---|---|
| 1 BZD | 0.30 LVL |
| 10 BZD | 3.03 LVL |
| 50 BZD | 15.13 LVL |
| 100 BZD | 30.26 LVL |
| 500 BZD | 151.29 LVL |
| 1,000 BZD | 302.58 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-27T08:26:03Z",
"rates": {
"LVL": 0.302582
}
}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.258200000000002,
"rate": 0.302582
}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