Rate Overview
Live
1 BDT = 0.142461 MDL
1 MDL = 7.0195
BDT
Avg
0.142739
High
0.144248
Low
0.141374
Last updated: 7/10/2026, 7:37:01 AM
Quick Conversions
| BDT | MDL |
|---|---|
| 1 BDT | 0.14 MDL |
| 10 BDT | 1.42 MDL |
| 50 BDT | 7.12 MDL |
| 100 BDT | 14.25 MDL |
| 500 BDT | 71.23 MDL |
| 1,000 BDT | 142.46 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-07-10T07:37:01Z",
"rates": {
"MDL": 0.142461
}
}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.2461,
"rate": 0.142461
}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