Rate Overview
Live
1 BRL = 330.3588 MWK
1 MWK = 0.003027
BRL
Avg
332.5394
High
338.3473
Low
328.5097
Last updated: 3/7/2026, 9:18:53 AM
Quick Conversions
| BRL | MWK |
|---|---|
| 1 BRL | 330.36 MWK |
| 10 BRL | 3,303.59 MWK |
| 50 BRL | 16,517.94 MWK |
| 100 BRL | 33,035.88 MWK |
| 500 BRL | 165,179.41 MWK |
| 1,000 BRL | 330,358.82 MWK |
Get BRL/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=MWKExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-07T09:18:53Z",
"rates": {
"MWK": 330.358818
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "MWK",
"amount": 100
},
"result": 33035.881799999996,
"rate": 330.358818
}Build with BRL/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key