Rate Overview
Live
1 AWG = 968.8652 MWK
1 MWK = 0.001032
AWG
Avg
968.0306
High
970.8394
Low
961.7781
Last updated: 5/27/2026, 5:17:02 PM
Quick Conversions
| AWG | MWK |
|---|---|
| 1 AWG | 968.87 MWK |
| 10 AWG | 9,688.65 MWK |
| 50 AWG | 48,443.26 MWK |
| 100 AWG | 96,886.52 MWK |
| 500 AWG | 484,432.60 MWK |
| 1,000 AWG | 968,865.19 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-05-27T17:17:02Z",
"rates": {
"MWK": 968.865192
}
}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": 96886.5192,
"rate": 968.865192
}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