Rate Overview
Live
1 ALL = 21.9039 MWK
1 MWK = 0.045654
ALL
Avg
21.1383
High
21.9103
Low
20.6497
Last updated: 9/12/2026, 7:52:47 AM
Quick Conversions
| ALL | MWK |
|---|---|
| 1 ALL | 21.90 MWK |
| 10 ALL | 219.04 MWK |
| 50 ALL | 1,095.19 MWK |
| 100 ALL | 2,190.39 MWK |
| 500 ALL | 10,951.94 MWK |
| 1,000 ALL | 21,903.88 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-12T07:52:47Z",
"rates": {
"MWK": 21.90388
}
}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": 2190.388,
"rate": 21.90388
}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