Rate Overview
Live
1 MWK = 0.007937 BWP
1 BWP = 125.9922
MWK
Avg
0.007781
High
0.008015
Low
0.007537
Last updated: 3/28/2026, 3:19:27 PM
Quick Conversions
| MWK | BWP |
|---|---|
| 1 MWK | 0.01 BWP |
| 10 MWK | 0.08 BWP |
| 50 MWK | 0.40 BWP |
| 100 MWK | 0.79 BWP |
| 500 MWK | 3.97 BWP |
| 1,000 MWK | 7.94 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-03-28T15:19:27Z",
"rates": {
"BWP": 0.007937
}
}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.7937,
"rate": 0.007937
}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