Rate Overview
Live
1 ANG = 963.1414 MWK
1 MWK = 0.001038
ANG
Avg
962.9239
High
965.8883
Low
962.1859
Last updated: 3/27/2026, 10:19:36 AM
Quick Conversions
| ANG | MWK |
|---|---|
| 1 ANG | 963.14 MWK |
| 10 ANG | 9,631.41 MWK |
| 50 ANG | 48,157.07 MWK |
| 100 ANG | 96,314.14 MWK |
| 500 ANG | 481,570.68 MWK |
| 1,000 ANG | 963,141.36 MWK |
Get ANG/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=MWKExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-03-27T10:19:36Z",
"rates": {
"MWK": 963.141358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "MWK",
"amount": 100
},
"result": 96314.1358,
"rate": 963.141358
}Build with ANG/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key