Rate Overview
Live
1 BRL = 12.3231 MZN
1 MZN = 0.081148
BRL
Avg
12.5048
High
12.6433
Low
12.3231
Last updated: 6/19/2026, 8:51:33 AM
Quick Conversions
| BRL | MZN |
|---|---|
| 1 BRL | 12.32 MZN |
| 10 BRL | 123.23 MZN |
| 50 BRL | 616.15 MZN |
| 100 BRL | 1,232.31 MZN |
| 500 BRL | 6,161.55 MZN |
| 1,000 BRL | 12,323.09 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-06-19T08:51:33Z",
"rates": {
"MZN": 12.323094
}
}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": 1232.3093999999999,
"rate": 12.323094
}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