Rate Overview
Live
1 ALL = 21.0529 MWK
1 MWK = 0.047499
ALL
Avg
21.0663
High
21.2351
Low
20.8506
Last updated: 7/3/2026, 3:20:21 PM
Quick Conversions
| ALL | MWK |
|---|---|
| 1 ALL | 21.05 MWK |
| 10 ALL | 210.53 MWK |
| 50 ALL | 1,052.65 MWK |
| 100 ALL | 2,105.29 MWK |
| 500 ALL | 10,526.47 MWK |
| 1,000 ALL | 21,052.95 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-07-03T15:20:21Z",
"rates": {
"MWK": 21.052947
}
}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.2947,
"rate": 21.052947
}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