Rate Overview
Live
1 MZN = 0.078050 BRL
1 BRL = 12.8123
MZN
Avg
0.078268
High
0.079035
Low
0.077897
Last updated: 4/17/2026, 6:23:43 AM
Quick Conversions
| MZN | BRL |
|---|---|
| 1 MZN | 0.08 BRL |
| 10 MZN | 0.78 BRL |
| 50 MZN | 3.90 BRL |
| 100 MZN | 7.81 BRL |
| 500 MZN | 39.03 BRL |
| 1,000 MZN | 78.05 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-04-17T06:23:43Z",
"rates": {
"BRL": 0.07805
}
}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": 7.805,
"rate": 0.07805
}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