Rate Overview
Live
1 BMD = 0.609855 LVL
1 LVL = 1.6397
BMD
Avg
0.623061
High
0.681596
Low
0.594333
Last updated: 6/18/2026, 5:15:06 PM
Quick Conversions
| BMD | LVL |
|---|---|
| 1 BMD | 0.61 LVL |
| 10 BMD | 6.10 LVL |
| 50 BMD | 30.49 LVL |
| 100 BMD | 60.99 LVL |
| 500 BMD | 304.93 LVL |
| 1,000 BMD | 609.86 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-06-18T17:15:06Z",
"rates": {
"LVL": 0.609855
}
}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.9855,
"rate": 0.609855
}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