Rate Overview
Live
1 BDT = 14.0712 MWK
1 MWK = 0.071067
BDT
Avg
14.0724
High
14.1014
Low
14.0526
Last updated: 7/9/2026, 11:48:31 AM
Quick Conversions
| BDT | MWK |
|---|---|
| 1 BDT | 14.07 MWK |
| 10 BDT | 140.71 MWK |
| 50 BDT | 703.56 MWK |
| 100 BDT | 1,407.12 MWK |
| 500 BDT | 7,035.59 MWK |
| 1,000 BDT | 14,071.19 MWK |
Get BDT/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=MWKExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-09T11:48:31Z",
"rates": {
"MWK": 14.071186
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "MWK",
"amount": 100
},
"result": 1407.1186,
"rate": 14.071186
}Build with BDT/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key