Rate Overview
Live
1 BRL = 12.3469 MZN
1 MZN = 0.080992
BRL
Avg
12.3330
High
12.4226
Low
12.2751
Last updated: 7/8/2026, 7:07:25 AM
Quick Conversions
| BRL | MZN |
|---|---|
| 1 BRL | 12.35 MZN |
| 10 BRL | 123.47 MZN |
| 50 BRL | 617.35 MZN |
| 100 BRL | 1,234.69 MZN |
| 500 BRL | 6,173.47 MZN |
| 1,000 BRL | 12,346.94 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-07-08T07:07:25Z",
"rates": {
"MZN": 12.346937
}
}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": 1234.6937,
"rate": 12.346937
}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