Rate Overview
Live
1 ALL = 21.3372 MWK
1 MWK = 0.046866
ALL
Avg
21.1751
High
21.3372
Low
21.0210
Last updated: 8/2/2026, 12:59:00 PM
Quick Conversions
| ALL | MWK |
|---|---|
| 1 ALL | 21.34 MWK |
| 10 ALL | 213.37 MWK |
| 50 ALL | 1,066.86 MWK |
| 100 ALL | 2,133.72 MWK |
| 500 ALL | 10,668.61 MWK |
| 1,000 ALL | 21,337.22 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-08-02T12:59:00Z",
"rates": {
"MWK": 21.337224
}
}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": 2133.7224,
"rate": 21.337224
}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