Rate Overview
Live
1 ALL = 21.8399 MWK
1 MWK = 0.045788
ALL
Avg
21.7223
High
21.9011
Low
21.5788
Last updated: 8/22/2026, 5:01:57 AM
Quick Conversions
| ALL | MWK |
|---|---|
| 1 ALL | 21.84 MWK |
| 10 ALL | 218.40 MWK |
| 50 ALL | 1,092.00 MWK |
| 100 ALL | 2,183.99 MWK |
| 500 ALL | 10,919.97 MWK |
| 1,000 ALL | 21,839.94 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-08-22T05:01:57Z",
"rates": {
"MWK": 21.839935
}
}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": 2183.9935,
"rate": 21.839935
}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