Rate Overview
Live
1 BND = 0.472865 LVL
1 LVL = 2.1148
BND
Avg
0.472916
High
0.473288
Low
0.472629
Last updated: 5/27/2026, 10:42:39 PM
Quick Conversions
| BND | LVL |
|---|---|
| 1 BND | 0.47 LVL |
| 10 BND | 4.73 LVL |
| 50 BND | 23.64 LVL |
| 100 BND | 47.29 LVL |
| 500 BND | 236.43 LVL |
| 1,000 BND | 472.86 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-05-27T22:42:39Z",
"rates": {
"LVL": 0.472865
}
}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.2865,
"rate": 0.472865
}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