Rate Overview
Live
1 BRL = 12.9383 MZN
1 MZN = 0.077290
BRL
Avg
12.8942
High
13.0161
Low
12.7992
Last updated: 5/7/2026, 11:28:27 AM
Quick Conversions
| BRL | MZN |
|---|---|
| 1 BRL | 12.94 MZN |
| 10 BRL | 129.38 MZN |
| 50 BRL | 646.92 MZN |
| 100 BRL | 1,293.83 MZN |
| 500 BRL | 6,469.15 MZN |
| 1,000 BRL | 12,938.31 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-07T11:28:27Z",
"rates": {
"MZN": 12.938307
}
}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": 1293.8307,
"rate": 12.938307
}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