Rate Overview
Live
1 ALL = 21.9185 MWK
1 MWK = 0.045624
ALL
Avg
20.3388
High
21.9185
Low
18.0433
Last updated: 9/10/2026, 7:29:18 AM
Quick Conversions
| ALL | MWK |
|---|---|
| 1 ALL | 21.92 MWK |
| 10 ALL | 219.18 MWK |
| 50 ALL | 1,095.92 MWK |
| 100 ALL | 2,191.85 MWK |
| 500 ALL | 10,959.23 MWK |
| 1,000 ALL | 21,918.46 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-10T07:29:18Z",
"rates": {
"MWK": 21.918462
}
}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": 2191.8462,
"rate": 21.918462
}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