Rate Overview
Live
1 BND = 0.472946 LVL
1 LVL = 2.1144
BND
Avg
0.472310
High
0.474082
Low
0.470290
Last updated: 3/7/2026, 8:00:23 AM
Quick Conversions
| BND | LVL |
|---|---|
| 1 BND | 0.47 LVL |
| 10 BND | 4.73 LVL |
| 50 BND | 23.65 LVL |
| 100 BND | 47.29 LVL |
| 500 BND | 236.47 LVL |
| 1,000 BND | 472.95 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-07T08:00:23Z",
"rates": {
"LVL": 0.472946
}
}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.294599999999996,
"rate": 0.472946
}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