Rate Overview
Live
1 BND = 0.475588 LVL
1 LVL = 2.1027
BND
Avg
0.473438
High
0.475588
Low
0.472199
Last updated: 6/19/2026, 8:41:31 AM
Quick Conversions
| BND | LVL |
|---|---|
| 1 BND | 0.48 LVL |
| 10 BND | 4.76 LVL |
| 50 BND | 23.78 LVL |
| 100 BND | 47.56 LVL |
| 500 BND | 237.79 LVL |
| 1,000 BND | 475.59 LVL |
Get BND/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=LVLExample Response:
{
"success": true,
"base": "BND",
"date": "2026-06-19T08:41:31Z",
"rates": {
"LVL": 0.475588
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "LVL",
"amount": 100
},
"result": 47.5588,
"rate": 0.475588
}Build with BND/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key