Rate Overview
Live
1 MWK = 0.007724 BWP
1 BWP = 129.4666
MWK
Avg
0.007736
High
0.007752
Low
0.007724
Last updated: 4/17/2026, 5:51:55 PM
Quick Conversions
| MWK | BWP |
|---|---|
| 1 MWK | 0.01 BWP |
| 10 MWK | 0.08 BWP |
| 50 MWK | 0.39 BWP |
| 100 MWK | 0.77 BWP |
| 500 MWK | 3.86 BWP |
| 1,000 MWK | 7.72 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-04-17T17:51:55Z",
"rates": {
"BWP": 0.007724
}
}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.7724,
"rate": 0.007724
}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