Rate Overview
Live
1 MWK = 0.000987 BAM
1 BAM = 1013.17
MWK
Avg
0.000988
High
0.000990
Low
0.000987
Last updated: 7/4/2026, 1:56:35 AM
Quick Conversions
| MWK | BAM |
|---|---|
| 1 MWK | 0.00 BAM |
| 10 MWK | 0.01 BAM |
| 50 MWK | 0.05 BAM |
| 100 MWK | 0.10 BAM |
| 500 MWK | 0.49 BAM |
| 1,000 MWK | 0.99 BAM |
Get MWK/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=BAMExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-04T01:56:35Z",
"rates": {
"BAM": 0.000987
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "BAM",
"amount": 100
},
"result": 0.09870000000000001,
"rate": 0.000987
}Build with MWK/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key