Rate Overview
Live
1 MWK = 0.001035 ANG
1 ANG = 966.1836
MWK
Avg
0.001037
High
0.001039
Low
0.001033
Last updated: 3/7/2026, 3:24:35 AM
Quick Conversions
| MWK | ANG |
|---|---|
| 1 MWK | 0.00 ANG |
| 10 MWK | 0.01 ANG |
| 50 MWK | 0.05 ANG |
| 100 MWK | 0.10 ANG |
| 500 MWK | 0.52 ANG |
| 1,000 MWK | 1.04 ANG |
Get MWK/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=ANGExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-07T03:24:35Z",
"rates": {
"ANG": 0.001035
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "ANG",
"amount": 100
},
"result": 0.1035,
"rate": 0.001035
}Build with MWK/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key