Rate Overview
Live
1 MZN = 0.215603 BWP
1 BWP = 4.6382
MZN
Avg
0.213994
High
0.215603
Low
0.210339
Last updated: 3/28/2026, 9:10:00 AM
Quick Conversions
| MZN | BWP |
|---|---|
| 1 MZN | 0.22 BWP |
| 10 MZN | 2.16 BWP |
| 50 MZN | 10.78 BWP |
| 100 MZN | 21.56 BWP |
| 500 MZN | 107.80 BWP |
| 1,000 MZN | 215.60 BWP |
Get MZN/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=BWPExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-03-28T09:10:00Z",
"rates": {
"BWP": 0.215603
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "BWP",
"amount": 100
},
"result": 21.560299999999998,
"rate": 0.215603
}Build with MZN/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key