Rate Overview
Live
1 MWK = 0.007686 BWP
1 BWP = 130.1067
MWK
Avg
0.007681
High
0.007793
Low
0.007522
Last updated: 3/8/2026, 7:59:04 AM
Quick Conversions
| MWK | BWP |
|---|---|
| 1 MWK | 0.01 BWP |
| 10 MWK | 0.08 BWP |
| 50 MWK | 0.38 BWP |
| 100 MWK | 0.77 BWP |
| 500 MWK | 3.84 BWP |
| 1,000 MWK | 7.69 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-08T07:59:04Z",
"rates": {
"BWP": 0.007686
}
}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.7686000000000001,
"rate": 0.007686
}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