Rate Overview
Live
1 ALL = 20.9442 MWK
1 MWK = 0.047746
ALL
Avg
21.0923
High
21.3056
Low
20.8978
Last updated: 3/7/2026, 12:11:27 AM
Quick Conversions
| ALL | MWK |
|---|---|
| 1 ALL | 20.94 MWK |
| 10 ALL | 209.44 MWK |
| 50 ALL | 1,047.21 MWK |
| 100 ALL | 2,094.42 MWK |
| 500 ALL | 10,472.09 MWK |
| 1,000 ALL | 20,944.18 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-07T00:11:27Z",
"rates": {
"MWK": 20.944178
}
}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": 2094.4178,
"rate": 20.944178
}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