Rate Overview
Live
1 ALL = 21.0651 MWK
1 MWK = 0.047472
ALL
Avg
21.1076
High
21.2351
Low
21.0325
Last updated: 6/23/2026, 7:47:43 PM
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-23T19:47:43Z",
"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