Rate Overview
Live
1 ALL = 20.8256 MWK
1 MWK = 0.048018
ALL
Avg
20.8743
High
20.9562
Low
20.8134
Last updated: 3/27/2026, 8:05:09 AM
Quick Conversions
| ALL | MWK |
|---|---|
| 1 ALL | 20.83 MWK |
| 10 ALL | 208.26 MWK |
| 50 ALL | 1,041.28 MWK |
| 100 ALL | 2,082.56 MWK |
| 500 ALL | 10,412.78 MWK |
| 1,000 ALL | 20,825.56 MWK |
Get ALL/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=MWKExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-27T08:05:09Z",
"rates": {
"MWK": 20.825562
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "MWK",
"amount": 100
},
"result": 2082.5562,
"rate": 20.825562
}Build with ALL/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key