Rate Overview
Live
1 BND = 0.475336 LVL
1 LVL = 2.1038
BND
Avg
0.477240
High
0.478748
Low
0.475336
Last updated: 7/31/2026, 9:53:44 PM
Quick Conversions
| BND | LVL |
|---|---|
| 1 BND | 0.48 LVL |
| 10 BND | 4.75 LVL |
| 50 BND | 23.77 LVL |
| 100 BND | 47.53 LVL |
| 500 BND | 237.67 LVL |
| 1,000 BND | 475.34 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-31T21:53:44Z",
"rates": {
"LVL": 0.475336
}
}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.5336,
"rate": 0.475336
}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