Rate Overview
Live
1 BND = 0.475465 LVL
1 LVL = 2.1032
BND
Avg
0.483231
High
0.518399
Low
0.465548
Last updated: 8/1/2026, 9:44:57 AM
Quick Conversions
| BND | LVL |
|---|---|
| 1 BND | 0.48 LVL |
| 10 BND | 4.75 LVL |
| 50 BND | 23.77 LVL |
| 100 BND | 47.55 LVL |
| 500 BND | 237.73 LVL |
| 1,000 BND | 475.47 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-08-01T09:44:57Z",
"rates": {
"LVL": 0.475465
}
}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.5465,
"rate": 0.475465
}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