Rate Overview
Live
1 BDT = 14.0446 MWK
1 MWK = 0.071202
BDT
Avg
14.0450
High
14.0765
Low
14.0281
Last updated: 7/30/2026, 1:15:54 PM
Quick Conversions
| BDT | MWK |
|---|---|
| 1 BDT | 14.04 MWK |
| 10 BDT | 140.45 MWK |
| 50 BDT | 702.23 MWK |
| 100 BDT | 1,404.46 MWK |
| 500 BDT | 7,022.28 MWK |
| 1,000 BDT | 14,044.56 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-30T13:15:54Z",
"rates": {
"MWK": 14.044559
}
}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": 1404.4559,
"rate": 14.044559
}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