Rate Overview
Live
1 MWK = 0.007738 BWP
1 BWP = 129.2324
MWK
Avg
0.007756
High
0.007826
Low
0.007688
Last updated: 6/19/2026, 11:22:38 AM
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.87 BWP |
| 1,000 MWK | 7.74 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-06-19T11:22:38Z",
"rates": {
"BWP": 0.007738
}
}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.7738,
"rate": 0.007738
}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