Rate Overview
Live
1 ALL = 21.8795 MWK
1 MWK = 0.045705
ALL
Avg
21.8831
High
21.9185
Low
21.8672
Last updated: 9/11/2026, 10:14:53 PM
Quick Conversions
| ALL | MWK |
|---|---|
| 1 ALL | 21.88 MWK |
| 10 ALL | 218.80 MWK |
| 50 ALL | 1,093.98 MWK |
| 100 ALL | 2,187.95 MWK |
| 500 ALL | 10,939.77 MWK |
| 1,000 ALL | 21,879.55 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-11T22:14:53Z",
"rates": {
"MWK": 21.879546
}
}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": 2187.9546,
"rate": 21.879546
}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