Rate Overview
Live
1 BAM = 1025.23 MWK
1 MWK = 0.000975
BAM
Avg
1024.18
High
1026.76
Low
1021.93
Last updated: 8/15/2026, 3:25:06 PM
Quick Conversions
| BAM | MWK |
|---|---|
| 1 BAM | 1,025.23 MWK |
| 10 BAM | 10,252.31 MWK |
| 50 BAM | 51,261.55 MWK |
| 100 BAM | 102,523.10 MWK |
| 500 BAM | 512,615.52 MWK |
| 1,000 BAM | 1,025,231.05 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-08-15T15:25:06Z",
"rates": {
"MWK": 1025.231047
}
}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": 102523.1047,
"rate": 1025.231047
}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