Rate Overview
Live
1 BRL = 12.1283 MZN
1 MZN = 0.082451
BRL
Avg
12.2336
High
12.4561
Low
12.0944
Last updated: 3/7/2026, 7:44:30 AM
Quick Conversions
| BRL | MZN |
|---|---|
| 1 BRL | 12.13 MZN |
| 10 BRL | 121.28 MZN |
| 50 BRL | 606.42 MZN |
| 100 BRL | 1,212.83 MZN |
| 500 BRL | 6,064.17 MZN |
| 1,000 BRL | 12,128.35 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-03-07T07:44:30Z",
"rates": {
"MZN": 12.128345
}
}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": 1212.8345,
"rate": 12.128345
}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