Rate Overview
Live
1 MWK = 0.007775 BWP
1 BWP = 128.6174
MWK
Avg
0.007823
High
0.008158
Low
0.007706
Last updated: 5/29/2026, 5:29:30 PM
Quick Conversions
| MWK | BWP |
|---|---|
| 1 MWK | 0.01 BWP |
| 10 MWK | 0.08 BWP |
| 50 MWK | 0.39 BWP |
| 100 MWK | 0.78 BWP |
| 500 MWK | 3.89 BWP |
| 1,000 MWK | 7.77 BWP |
Get MWK/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=BWPExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-05-29T17:29:30Z",
"rates": {
"BWP": 0.007775
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "BWP",
"amount": 100
},
"result": 0.7775,
"rate": 0.007775
}Build with MWK/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key