Rate Overview
Live
1 ALL = 21.3991 MWK
1 MWK = 0.046731
ALL
Avg
21.2895
High
21.3991
Low
21.2037
Last updated: 4/17/2026, 6:12:11 AM
Quick Conversions
| ALL | MWK |
|---|---|
| 1 ALL | 21.40 MWK |
| 10 ALL | 213.99 MWK |
| 50 ALL | 1,069.96 MWK |
| 100 ALL | 2,139.91 MWK |
| 500 ALL | 10,699.57 MWK |
| 1,000 ALL | 21,399.14 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-04-17T06:12:11Z",
"rates": {
"MWK": 21.399144
}
}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": 2139.9144,
"rate": 21.399144
}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