Rate Overview
Live
1 BZD = 0.302849 LVL
1 LVL = 3.3020
BZD
Avg
0.301733
High
0.302849
Low
0.300586
Last updated: 6/18/2026, 9:57:56 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.42 LVL |
| 1,000 BZD | 302.85 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-06-18T09:57:56Z",
"rates": {
"LVL": 0.302849
}
}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.284899999999997,
"rate": 0.302849
}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