Rate Overview
Live
1 BAM = 1012.76 MWK
1 MWK = 0.000987
BAM
Avg
1033.53
High
1063.29
Low
1010.34
Last updated: 7/12/2026, 4:58:33 AM
Quick Conversions
| BAM | MWK |
|---|---|
| 1 BAM | 1,012.76 MWK |
| 10 BAM | 10,127.59 MWK |
| 50 BAM | 50,637.94 MWK |
| 100 BAM | 101,275.89 MWK |
| 500 BAM | 506,379.44 MWK |
| 1,000 BAM | 1,012,758.87 MWK |
Get BAM/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=MWKExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-12T04:58:33Z",
"rates": {
"MWK": 1012.758873
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "MWK",
"amount": 100
},
"result": 101275.8873,
"rate": 1012.758873
}Build with BAM/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key