Rate Overview
Live
1 BDT = 0.005003 LVL
1 LVL = 199.8801
BDT
Avg
0.005121
High
0.005680
Low
0.004868
Last updated: 7/29/2026, 4:05:48 PM
Quick Conversions
| BDT | LVL |
|---|---|
| 1 BDT | 0.01 LVL |
| 10 BDT | 0.05 LVL |
| 50 BDT | 0.25 LVL |
| 100 BDT | 0.50 LVL |
| 500 BDT | 2.50 LVL |
| 1,000 BDT | 5.00 LVL |
Get BDT/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=LVLExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-29T16:05:48Z",
"rates": {
"LVL": 0.005003
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "LVL",
"amount": 100
},
"result": 0.5003,
"rate": 0.005003
}Build with BDT/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key