Rate Overview
Live
1 BRL = 352.2620 MWK
1 MWK = 0.002839
BRL
Avg
351.0663
High
352.4814
Low
348.8028
Last updated: 5/7/2026, 11:28:19 AM
Quick Conversions
| BRL | MWK |
|---|---|
| 1 BRL | 352.26 MWK |
| 10 BRL | 3,522.62 MWK |
| 50 BRL | 17,613.10 MWK |
| 100 BRL | 35,226.20 MWK |
| 500 BRL | 176,131.00 MWK |
| 1,000 BRL | 352,262.01 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-05-07T11:28:19Z",
"rates": {
"MWK": 352.262008
}
}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": 35226.2008,
"rate": 352.262008
}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