Rate Overview
Live
1 ALL = 21.0651 MWK
1 MWK = 0.047472
ALL
Avg
20.9786
High
21.4939
Low
20.4187
Last updated: 6/23/2026, 4:27:26 AM
Quick Conversions
| ALL | MWK |
|---|---|
| 1 ALL | 21.07 MWK |
| 10 ALL | 210.65 MWK |
| 50 ALL | 1,053.26 MWK |
| 100 ALL | 2,106.51 MWK |
| 500 ALL | 10,532.57 MWK |
| 1,000 ALL | 21,065.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-06-23T04:27:26Z",
"rates": {
"MWK": 21.06514
}
}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": 2106.514,
"rate": 21.06514
}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