Rate Overview
Live
1 BND = 0.475527 LVL
1 LVL = 2.1029
BND
Avg
0.475373
High
0.476659
Low
0.474698
Last updated: 4/17/2026, 1:29:05 PM
Quick Conversions
| BND | LVL |
|---|---|
| 1 BND | 0.48 LVL |
| 10 BND | 4.76 LVL |
| 50 BND | 23.78 LVL |
| 100 BND | 47.55 LVL |
| 500 BND | 237.76 LVL |
| 1,000 BND | 475.53 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-04-17T13:29:05Z",
"rates": {
"LVL": 0.475527
}
}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.552699999999994,
"rate": 0.475527
}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