Rate Overview
Live
1 MZN = 0.212452 BWP
1 BWP = 4.7069
MZN
Avg
0.211670
High
0.217643
Low
0.204726
Last updated: 7/15/2026, 2:54:32 AM
Quick Conversions
| MZN | BWP |
|---|---|
| 1 MZN | 0.21 BWP |
| 10 MZN | 2.12 BWP |
| 50 MZN | 10.62 BWP |
| 100 MZN | 21.25 BWP |
| 500 MZN | 106.23 BWP |
| 1,000 MZN | 212.45 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-07-15T02:54:32Z",
"rates": {
"BWP": 0.212452
}
}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.2452,
"rate": 0.212452
}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