Rate Overview
Live
1 BDT = 14.1288 MWK
1 MWK = 0.070777
BDT
Avg
14.1201
High
14.1511
Low
14.0871
Last updated: 4/17/2026, 2:42:05 PM
Quick Conversions
| BDT | MWK |
|---|---|
| 1 BDT | 14.13 MWK |
| 10 BDT | 141.29 MWK |
| 50 BDT | 706.44 MWK |
| 100 BDT | 1,412.88 MWK |
| 500 BDT | 7,064.40 MWK |
| 1,000 BDT | 14,128.79 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-04-17T14:42:05Z",
"rates": {
"MWK": 14.128792
}
}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": 1412.8792,
"rate": 14.128792
}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