Rate Overview
Live
1 MDL = 7.1089 BDT
1 BDT = 0.140669
MDL
Avg
7.1190
High
7.1262
Low
7.1042
Last updated: 5/6/2026, 11:55:56 PM
Quick Conversions
| MDL | BDT |
|---|---|
| 1 MDL | 7.11 BDT |
| 10 MDL | 71.09 BDT |
| 50 MDL | 355.44 BDT |
| 100 MDL | 710.89 BDT |
| 500 MDL | 3,554.44 BDT |
| 1,000 MDL | 7,108.88 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-05-06T23:55:56Z",
"rates": {
"BDT": 7.10888
}
}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.888,
"rate": 7.10888
}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