Rate Overview
Live
1 MWK = 0.002838 BRL
1 BRL = 352.3608
MWK
Avg
0.002846
High
0.002866
Low
0.002825
Last updated: 5/7/2026, 5:57:53 PM
Quick Conversions
| MWK | BRL |
|---|---|
| 1 MWK | 0.00 BRL |
| 10 MWK | 0.03 BRL |
| 50 MWK | 0.14 BRL |
| 100 MWK | 0.28 BRL |
| 500 MWK | 1.42 BRL |
| 1,000 MWK | 2.84 BRL |
Get MWK/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=BRLExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-05-07T17:57:53Z",
"rates": {
"BRL": 0.002838
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "BRL",
"amount": 100
},
"result": 0.2838,
"rate": 0.002838
}Build with MWK/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key