Rate Overview
Live
1 MZN = 0.077289 BRL
1 BRL = 12.9385
MZN
Avg
0.077556
High
0.078130
Low
0.076828
Last updated: 5/7/2026, 8:37:22 AM
Quick Conversions
| MZN | BRL |
|---|---|
| 1 MZN | 0.08 BRL |
| 10 MZN | 0.77 BRL |
| 50 MZN | 3.86 BRL |
| 100 MZN | 7.73 BRL |
| 500 MZN | 38.64 BRL |
| 1,000 MZN | 77.29 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-05-07T08:37:22Z",
"rates": {
"BRL": 0.077289
}
}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.728899999999999,
"rate": 0.077289
}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