Rate Overview
Live
1 BRL = 330.7342 MWK
1 MWK = 0.003024
BRL
Avg
329.5712
High
331.8989
Low
326.4034
Last updated: 3/27/2026, 7:56:13 PM
Quick Conversions
| BRL | MWK |
|---|---|
| 1 BRL | 330.73 MWK |
| 10 BRL | 3,307.34 MWK |
| 50 BRL | 16,536.71 MWK |
| 100 BRL | 33,073.42 MWK |
| 500 BRL | 165,367.11 MWK |
| 1,000 BRL | 330,734.23 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-27T19:56:13Z",
"rates": {
"MWK": 330.734228
}
}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": 33073.4228,
"rate": 330.734228
}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