Rate Overview
Live
1 BMD = 0.614275 LVL
1 LVL = 1.6279
BMD
Avg
0.614939
High
0.618423
Low
0.604890
Last updated: 7/20/2026, 6:00:29 AM
Quick Conversions
| BMD | LVL |
|---|---|
| 1 BMD | 0.61 LVL |
| 10 BMD | 6.14 LVL |
| 50 BMD | 30.71 LVL |
| 100 BMD | 61.43 LVL |
| 500 BMD | 307.14 LVL |
| 1,000 BMD | 614.28 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-07-20T06:00:29Z",
"rates": {
"LVL": 0.614275
}
}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": 61.4275,
"rate": 0.614275
}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