Rate Overview
Live
1 BRL = 12.4344 MZN
1 MZN = 0.080422
BRL
Avg
12.5204
High
12.5862
Low
12.4344
Last updated: 7/29/2026, 8:44:30 PM
Quick Conversions
| BRL | MZN |
|---|---|
| 1 BRL | 12.43 MZN |
| 10 BRL | 124.34 MZN |
| 50 BRL | 621.72 MZN |
| 100 BRL | 1,243.44 MZN |
| 500 BRL | 6,217.18 MZN |
| 1,000 BRL | 12,434.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-07-29T20:44:30Z",
"rates": {
"MZN": 12.43435
}
}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": 1243.435,
"rate": 12.43435
}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