Rate Overview
Live
1 BDT = 0.004929 LVL
1 LVL = 202.8809
BDT
Avg
0.004943
High
0.005002
Low
0.004862
Last updated: 3/28/2026, 1:43:45 PM
Quick Conversions
| BDT | LVL |
|---|---|
| 1 BDT | 0.00 LVL |
| 10 BDT | 0.05 LVL |
| 50 BDT | 0.25 LVL |
| 100 BDT | 0.49 LVL |
| 500 BDT | 2.46 LVL |
| 1,000 BDT | 4.93 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-03-28T13:43:45Z",
"rates": {
"LVL": 0.004929
}
}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.4929,
"rate": 0.004929
}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