Rate Overview
Live
1 BDT = 14.2001 MWK
1 MWK = 0.070422
BDT
Avg
14.1885
High
14.2001
Low
14.1761
Last updated: 3/7/2026, 7:38:56 AM
Quick Conversions
| BDT | MWK |
|---|---|
| 1 BDT | 14.20 MWK |
| 10 BDT | 142.00 MWK |
| 50 BDT | 710.00 MWK |
| 100 BDT | 1,420.01 MWK |
| 500 BDT | 7,100.03 MWK |
| 1,000 BDT | 14,200.06 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-03-07T07:38:56Z",
"rates": {
"MWK": 14.200063
}
}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": 1420.0063,
"rate": 14.200063
}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