Rate Overview
Live
1 BRL = 12.4500 MZN
1 MZN = 0.080321
BRL
Avg
12.4456
High
12.5710
Low
12.2764
Last updated: 9/8/2026, 5:26:14 PM
Quick Conversions
| BRL | MZN |
|---|---|
| 1 BRL | 12.45 MZN |
| 10 BRL | 124.50 MZN |
| 50 BRL | 622.50 MZN |
| 100 BRL | 1,245.00 MZN |
| 500 BRL | 6,224.99 MZN |
| 1,000 BRL | 12,449.98 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-09-08T17:26:14Z",
"rates": {
"MZN": 12.44998
}
}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": 1244.998,
"rate": 12.44998
}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