Rate Overview
Live
1 BMD = 0.616357 LVL
1 LVL = 1.6224
BMD
Avg
0.616384
High
0.617950
Low
0.614275
Last updated: 7/27/2026, 9:58:19 PM
Quick Conversions
| BMD | LVL |
|---|---|
| 1 BMD | 0.62 LVL |
| 10 BMD | 6.16 LVL |
| 50 BMD | 30.82 LVL |
| 100 BMD | 61.64 LVL |
| 500 BMD | 308.18 LVL |
| 1,000 BMD | 616.36 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-27T21:58:19Z",
"rates": {
"LVL": 0.616357
}
}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.63570000000001,
"rate": 0.616357
}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