Rate Overview
Live
1 ALL = 21.1615 MWK
1 MWK = 0.047256
ALL
Avg
21.1429
High
21.4939
Low
20.7965
Last updated: 5/27/2026, 10:48:22 PM
Quick Conversions
| ALL | MWK |
|---|---|
| 1 ALL | 21.16 MWK |
| 10 ALL | 211.62 MWK |
| 50 ALL | 1,058.08 MWK |
| 100 ALL | 2,116.15 MWK |
| 500 ALL | 10,580.76 MWK |
| 1,000 ALL | 21,161.51 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-27T22:48:22Z",
"rates": {
"MWK": 21.16151
}
}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": 2116.151,
"rate": 21.16151
}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