Rate Overview
Live
1 BWP = 127.8095 MWK
1 MWK = 0.007824
BWP
Avg
128.2500
High
132.6769
Low
124.7615
Last updated: 7/31/2026, 7:23:56 AM
Quick Conversions
| BWP | MWK |
|---|---|
| 1 BWP | 127.81 MWK |
| 10 BWP | 1,278.09 MWK |
| 50 BWP | 6,390.47 MWK |
| 100 BWP | 12,780.95 MWK |
| 500 BWP | 63,904.73 MWK |
| 1,000 BWP | 127,809.45 MWK |
Get BWP/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=MWKExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-31T07:23:56Z",
"rates": {
"MWK": 127.809451
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "MWK",
"amount": 100
},
"result": 12780.945099999999,
"rate": 127.809451
}Build with BWP/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key