Rate Overview
Live
1 BDT = 0.004920 LVL
1 LVL = 203.2520
BDT
Avg
0.004923
High
0.004930
Low
0.004918
Last updated: 4/17/2026, 2:41:53 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.92 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-04-17T14:41:53Z",
"rates": {
"LVL": 0.00492
}
}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.492,
"rate": 0.00492
}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