Rate Overview
Live
1 BMD = 0.609053 LVL
1 LVL = 1.6419
BMD
Avg
0.602094
High
0.613867
Low
0.591926
Last updated: 3/27/2026, 10:05:05 AM
Quick Conversions
| BMD | LVL |
|---|---|
| 1 BMD | 0.61 LVL |
| 10 BMD | 6.09 LVL |
| 50 BMD | 30.45 LVL |
| 100 BMD | 60.91 LVL |
| 500 BMD | 304.53 LVL |
| 1,000 BMD | 609.05 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-03-27T10:05:05Z",
"rates": {
"LVL": 0.609053
}
}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.9053,
"rate": 0.609053
}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