Rate Overview
Live
1 BDT = 0.141004 MDL
1 MDL = 7.0920
BDT
Avg
0.140530
High
0.141430
Low
0.139081
Last updated: 5/27/2026, 12:13:45 PM
Quick Conversions
| BDT | MDL |
|---|---|
| 1 BDT | 0.14 MDL |
| 10 BDT | 1.41 MDL |
| 50 BDT | 7.05 MDL |
| 100 BDT | 14.10 MDL |
| 500 BDT | 70.50 MDL |
| 1,000 BDT | 141.00 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-27T12:13:45Z",
"rates": {
"MDL": 0.141004
}
}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.100399999999999,
"rate": 0.141004
}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