Rate Overview
Live
1 MDL = 7.0304 BDT
1 BDT = 0.142240
MDL
Avg
7.0240
High
7.0472
Low
7.0120
Last updated: 7/25/2026, 8:19:14 PM
Quick Conversions
| MDL | BDT |
|---|---|
| 1 MDL | 7.03 BDT |
| 10 MDL | 70.30 BDT |
| 50 MDL | 351.52 BDT |
| 100 MDL | 703.04 BDT |
| 500 MDL | 3,515.19 BDT |
| 1,000 MDL | 7,030.38 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-07-25T20:19:14Z",
"rates": {
"BDT": 7.030379
}
}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": 703.0379,
"rate": 7.030379
}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