Rate Overview
Live
1 AWG = 969.0706 MWK
1 MWK = 0.001032
AWG
Avg
968.0877
High
969.6407
Low
964.4443
Last updated: 7/7/2026, 2:50:21 AM
Quick Conversions
| AWG | MWK |
|---|---|
| 1 AWG | 969.07 MWK |
| 10 AWG | 9,690.71 MWK |
| 50 AWG | 48,453.53 MWK |
| 100 AWG | 96,907.06 MWK |
| 500 AWG | 484,535.28 MWK |
| 1,000 AWG | 969,070.56 MWK |
Get AWG/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=MWKExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-07T02:50:21Z",
"rates": {
"MWK": 969.070562
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "MWK",
"amount": 100
},
"result": 96907.0562,
"rate": 969.070562
}Build with AWG/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key