Rate Overview
Live
1 BDT = 0.140669 MDL
1 MDL = 7.1089
BDT
Avg
0.140432
High
0.140669
Low
0.140327
Last updated: 5/7/2026, 12:12:59 AM
Quick Conversions
| BDT | MDL |
|---|---|
| 1 BDT | 0.14 MDL |
| 10 BDT | 1.41 MDL |
| 50 BDT | 7.03 MDL |
| 100 BDT | 14.07 MDL |
| 500 BDT | 70.33 MDL |
| 1,000 BDT | 140.67 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-05-07T00:12:59Z",
"rates": {
"MDL": 0.140669
}
}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.066899999999999,
"rate": 0.140669
}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