Rate Overview
Live
1 ALL = 21.3828 MWK
1 MWK = 0.046766
ALL
Avg
21.3345
High
21.3828
Low
21.2028
Last updated: 5/7/2026, 11:27:36 AM
Quick Conversions
| ALL | MWK |
|---|---|
| 1 ALL | 21.38 MWK |
| 10 ALL | 213.83 MWK |
| 50 ALL | 1,069.14 MWK |
| 100 ALL | 2,138.28 MWK |
| 500 ALL | 10,691.42 MWK |
| 1,000 ALL | 21,382.85 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-05-07T11:27:36Z",
"rates": {
"MWK": 21.382845
}
}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": 2138.2844999999998,
"rate": 21.382845
}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