Rate Overview
Live
1 BDT = 14.0863 MWK
1 MWK = 0.070991
BDT
Avg
14.1725
High
14.2816
Low
14.0420
Last updated: 7/31/2026, 9:17:24 AM
Quick Conversions
| BDT | MWK |
|---|---|
| 1 BDT | 14.09 MWK |
| 10 BDT | 140.86 MWK |
| 50 BDT | 704.31 MWK |
| 100 BDT | 1,408.63 MWK |
| 500 BDT | 7,043.14 MWK |
| 1,000 BDT | 14,086.29 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-31T09:17:24Z",
"rates": {
"MWK": 14.086286
}
}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": 1408.6286,
"rate": 14.086286
}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