Rate Overview
Live
1 MDL = 7.0506 BDT
1 BDT = 0.141831
MDL
Avg
7.0596
High
7.0734
Low
7.0475
Last updated: 6/16/2026, 3:05:21 AM
Quick Conversions
| MDL | BDT |
|---|---|
| 1 MDL | 7.05 BDT |
| 10 MDL | 70.51 BDT |
| 50 MDL | 352.53 BDT |
| 100 MDL | 705.06 BDT |
| 500 MDL | 3,525.31 BDT |
| 1,000 MDL | 7,050.63 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-06-16T03:05:21Z",
"rates": {
"BDT": 7.050625
}
}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": 705.0625,
"rate": 7.050625
}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