Rate Overview
Live
1 BMD = 0.606420 LVL
1 LVL = 1.6490
BMD
Avg
0.603702
High
0.620985
Low
0.590229
Last updated: 5/28/2026, 9:41:43 PM
Quick Conversions
| BMD | LVL |
|---|---|
| 1 BMD | 0.61 LVL |
| 10 BMD | 6.06 LVL |
| 50 BMD | 30.32 LVL |
| 100 BMD | 60.64 LVL |
| 500 BMD | 303.21 LVL |
| 1,000 BMD | 606.42 LVL |
Get BMD/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=LVLExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-05-28T21:41:43Z",
"rates": {
"LVL": 0.60642
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "LVL",
"amount": 100
},
"result": 60.641999999999996,
"rate": 0.60642
}Build with BMD/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key