Rate Overview
Live
1 BDT = 0.142955 MDL
1 MDL = 6.9952
BDT
Avg
0.142518
High
0.142983
Low
0.141898
Last updated: 3/27/2026, 12:55:54 PM
Quick Conversions
| BDT | MDL |
|---|---|
| 1 BDT | 0.14 MDL |
| 10 BDT | 1.43 MDL |
| 50 BDT | 7.15 MDL |
| 100 BDT | 14.30 MDL |
| 500 BDT | 71.48 MDL |
| 1,000 BDT | 142.96 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-03-27T12:55:54Z",
"rates": {
"MDL": 0.142955
}
}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.2955,
"rate": 0.142955
}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