Rate Overview
Live
1 MZN = 0.080463 BRL
1 BRL = 12.4281
MZN
Avg
0.080379
High
0.083587
Low
0.076906
Last updated: 7/30/2026, 11:05:24 AM
Quick Conversions
| MZN | BRL |
|---|---|
| 1 MZN | 0.08 BRL |
| 10 MZN | 0.80 BRL |
| 50 MZN | 4.02 BRL |
| 100 MZN | 8.05 BRL |
| 500 MZN | 40.23 BRL |
| 1,000 MZN | 80.46 BRL |
Get MZN/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=BRLExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-07-30T11:05:24Z",
"rates": {
"BRL": 0.080463
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "BRL",
"amount": 100
},
"result": 8.0463,
"rate": 0.080463
}Build with MZN/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key