Rate Overview
Live
1 BND = 0.469682 LVL
1 LVL = 2.1291
BND
Avg
0.474083
High
0.479092
Low
0.469682
Last updated: 3/28/2026, 10:47:13 AM
Quick Conversions
| BND | LVL |
|---|---|
| 1 BND | 0.47 LVL |
| 10 BND | 4.70 LVL |
| 50 BND | 23.48 LVL |
| 100 BND | 46.97 LVL |
| 500 BND | 234.84 LVL |
| 1,000 BND | 469.68 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-03-28T10:47:13Z",
"rates": {
"LVL": 0.469682
}
}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": 46.968199999999996,
"rate": 0.469682
}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