Rate Overview
Live
1 BRL = 12.6528 MZN
1 MZN = 0.079034
BRL
Avg
11.6294
High
12.9046
Low
10.3137
Last updated: 5/27/2026, 6:31:26 PM
Quick Conversions
| BRL | MZN |
|---|---|
| 1 BRL | 12.65 MZN |
| 10 BRL | 126.53 MZN |
| 50 BRL | 632.64 MZN |
| 100 BRL | 1,265.28 MZN |
| 500 BRL | 6,326.40 MZN |
| 1,000 BRL | 12,652.79 MZN |
Get BRL/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=MZNExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-05-27T18:31:26Z",
"rates": {
"MZN": 12.652791
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "MZN",
"amount": 100
},
"result": 1265.2791,
"rate": 12.652791
}Build with BRL/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key