Rate Overview
Live
1 MWK = 0.002968 BRL
1 BRL = 336.9272
MWK
Avg
0.002977
High
0.003000
Low
0.002964
Last updated: 9/2/2026, 6:35:48 PM
Quick Conversions
| MWK | BRL |
|---|---|
| 1 MWK | 0.00 BRL |
| 10 MWK | 0.03 BRL |
| 50 MWK | 0.15 BRL |
| 100 MWK | 0.30 BRL |
| 500 MWK | 1.48 BRL |
| 1,000 MWK | 2.97 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-09-02T18:35:48Z",
"rates": {
"BRL": 0.002968
}
}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.2968,
"rate": 0.002968
}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