Rate Overview
Live
1 MZN = 0.210152 BWP
1 BWP = 4.7585
MZN
Avg
0.211262
High
0.212386
Low
0.210152
Last updated: 5/28/2026, 3:12:51 AM
Quick Conversions
| MZN | BWP |
|---|---|
| 1 MZN | 0.21 BWP |
| 10 MZN | 2.10 BWP |
| 50 MZN | 10.51 BWP |
| 100 MZN | 21.02 BWP |
| 500 MZN | 105.08 BWP |
| 1,000 MZN | 210.15 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-05-28T03:12:51Z",
"rates": {
"BWP": 0.210152
}
}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.0152,
"rate": 0.210152
}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