Rate Overview
Live
1 ALL = 21.7571 MWK
1 MWK = 0.045962
ALL
Avg
21.6561
High
21.9152
Low
21.3049
Last updated: 9/1/2026, 3:00:46 PM
Quick Conversions
| ALL | MWK |
|---|---|
| 1 ALL | 21.76 MWK |
| 10 ALL | 217.57 MWK |
| 50 ALL | 1,087.85 MWK |
| 100 ALL | 2,175.71 MWK |
| 500 ALL | 10,878.53 MWK |
| 1,000 ALL | 21,757.06 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-09-01T15:00:46Z",
"rates": {
"MWK": 21.757062
}
}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": 2175.7062,
"rate": 21.757062
}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