Rate Overview
Live
1 ALL = 21.0522 MWK
1 MWK = 0.047501
ALL
Avg
20.1513
High
21.2404
Low
18.0433
Last updated: 6/22/2026, 4:41:00 PM
Quick Conversions
| ALL | MWK |
|---|---|
| 1 ALL | 21.05 MWK |
| 10 ALL | 210.52 MWK |
| 50 ALL | 1,052.61 MWK |
| 100 ALL | 2,105.22 MWK |
| 500 ALL | 10,526.09 MWK |
| 1,000 ALL | 21,052.18 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-22T16:41:00Z",
"rates": {
"MWK": 21.052175
}
}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": 2105.2174999999997,
"rate": 21.052175
}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