Rate Overview
Live
1 BND = 0.475833 LVL
1 LVL = 2.1016
BND
Avg
0.477470
High
0.478748
Low
0.475833
Last updated: 7/30/2026, 5:25:30 PM
Quick Conversions
| BND | LVL |
|---|---|
| 1 BND | 0.48 LVL |
| 10 BND | 4.76 LVL |
| 50 BND | 23.79 LVL |
| 100 BND | 47.58 LVL |
| 500 BND | 237.92 LVL |
| 1,000 BND | 475.83 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-07-30T17:25:30Z",
"rates": {
"LVL": 0.475833
}
}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.5833,
"rate": 0.475833
}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