Rate Overview
Live
1 BZD = 0.302815 LVL
1 LVL = 3.3023
BZD
Avg
0.302508
High
0.302815
Low
0.302031
Last updated: 8/13/2026, 4:28:22 AM
Quick Conversions
| BZD | LVL |
|---|---|
| 1 BZD | 0.30 LVL |
| 10 BZD | 3.03 LVL |
| 50 BZD | 15.14 LVL |
| 100 BZD | 30.28 LVL |
| 500 BZD | 151.41 LVL |
| 1,000 BZD | 302.82 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-08-13T04:28:22Z",
"rates": {
"LVL": 0.302815
}
}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.2815,
"rate": 0.302815
}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