Rate Overview
Live
1 BDT = 0.141394 MDL
1 MDL = 7.0724
BDT
Avg
0.140785
High
0.141580
Low
0.139725
Last updated: 3/7/2026, 4:24:57 AM
Quick Conversions
| BDT | MDL |
|---|---|
| 1 BDT | 0.14 MDL |
| 10 BDT | 1.41 MDL |
| 50 BDT | 7.07 MDL |
| 100 BDT | 14.14 MDL |
| 500 BDT | 70.70 MDL |
| 1,000 BDT | 141.39 MDL |
Get BDT/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=MDLExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-07T04:24:57Z",
"rates": {
"MDL": 0.141394
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "MDL",
"amount": 100
},
"result": 14.139399999999998,
"rate": 0.141394
}Build with BDT/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key