Rate Overview
Live
1 BAM = 1011.92 MWK
1 MWK = 0.000988
BAM
Avg
1002.88
High
1045.59
Low
913.8050
Last updated: 7/22/2026, 12:53:30 PM
Quick Conversions
| BAM | MWK |
|---|---|
| 1 BAM | 1,011.92 MWK |
| 10 BAM | 10,119.23 MWK |
| 50 BAM | 50,596.15 MWK |
| 100 BAM | 101,192.30 MWK |
| 500 BAM | 505,961.49 MWK |
| 1,000 BAM | 1,011,922.98 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-22T12:53:30Z",
"rates": {
"MWK": 1011.922977
}
}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": 101192.2977,
"rate": 1011.922977
}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