Rate Overview
Live
1 MZN = 0.080848 BRL
1 BRL = 12.3689
MZN
Avg
0.080673
High
0.080860
Low
0.080392
Last updated: 8/29/2026, 5:07:08 AM
Quick Conversions
| MZN | BRL |
|---|---|
| 1 MZN | 0.08 BRL |
| 10 MZN | 0.81 BRL |
| 50 MZN | 4.04 BRL |
| 100 MZN | 8.08 BRL |
| 500 MZN | 40.42 BRL |
| 1,000 MZN | 80.85 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-08-29T05:07:08Z",
"rates": {
"BRL": 0.080848
}
}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.0848,
"rate": 0.080848
}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