Rate Overview
Live
1 AWG = 968.1676 MWK
1 MWK = 0.001033
AWG
Avg
968.8421
High
970.6051
Low
966.4669
Last updated: 8/15/2026, 3:12:56 PM
Quick Conversions
| AWG | MWK |
|---|---|
| 1 AWG | 968.17 MWK |
| 10 AWG | 9,681.68 MWK |
| 50 AWG | 48,408.38 MWK |
| 100 AWG | 96,816.76 MWK |
| 500 AWG | 484,083.79 MWK |
| 1,000 AWG | 968,167.59 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-08-15T15:12:56Z",
"rates": {
"MWK": 968.167586
}
}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": 96816.7586,
"rate": 968.167586
}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