Rate Overview
Live
1 BZD = 0.306749 LVL
1 LVL = 3.2600
BZD
Avg
0.305915
High
0.306749
Low
0.305151
Last updated: 7/26/2026, 12:53:19 AM
Quick Conversions
| BZD | LVL |
|---|---|
| 1 BZD | 0.31 LVL |
| 10 BZD | 3.07 LVL |
| 50 BZD | 15.34 LVL |
| 100 BZD | 30.67 LVL |
| 500 BZD | 153.37 LVL |
| 1,000 BZD | 306.75 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-26T00:53:19Z",
"rates": {
"LVL": 0.306749
}
}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.6749,
"rate": 0.306749
}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