Rate Overview
Live
1 MDL = 7.1054 BDT
1 BDT = 0.140738
MDL
Avg
7.1144
High
7.1336
Low
7.1041
Last updated: 8/13/2026, 6:22:07 AM
Quick Conversions
| MDL | BDT |
|---|---|
| 1 MDL | 7.11 BDT |
| 10 MDL | 71.05 BDT |
| 50 MDL | 355.27 BDT |
| 100 MDL | 710.54 BDT |
| 500 MDL | 3,552.71 BDT |
| 1,000 MDL | 7,105.41 BDT |
Get MDL/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=BDTExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-08-13T06:22:07Z",
"rates": {
"BDT": 7.10541
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "BDT",
"amount": 100
},
"result": 710.541,
"rate": 7.10541
}Build with MDL/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key