Rate Overview
Live
1 BND = 0.476462 LVL
1 LVL = 2.0988
BND
Avg
0.474785
High
0.476462
Low
0.466465
Last updated: 7/8/2026, 7:56:22 PM
Quick Conversions
| BND | LVL |
|---|---|
| 1 BND | 0.48 LVL |
| 10 BND | 4.76 LVL |
| 50 BND | 23.82 LVL |
| 100 BND | 47.65 LVL |
| 500 BND | 238.23 LVL |
| 1,000 BND | 476.46 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-08T19:56:22Z",
"rates": {
"LVL": 0.476462
}
}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.6462,
"rate": 0.476462
}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