Rate Overview
Live
1 BDT = 0.141558 MDL
1 MDL = 7.0642
BDT
Avg
0.141610
High
0.141893
Low
0.141374
Last updated: 6/16/2026, 1:25:12 PM
Quick Conversions
| BDT | MDL |
|---|---|
| 1 BDT | 0.14 MDL |
| 10 BDT | 1.42 MDL |
| 50 BDT | 7.08 MDL |
| 100 BDT | 14.16 MDL |
| 500 BDT | 70.78 MDL |
| 1,000 BDT | 141.56 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-06-16T13:25:12Z",
"rates": {
"MDL": 0.141558
}
}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.1558,
"rate": 0.141558
}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