Rate Overview
Live
1 AWG = 966.9560 MWK
1 MWK = 0.001034
AWG
Avg
968.2765
High
969.6917
Low
966.9560
Last updated: 7/28/2026, 2:55:43 AM
Quick Conversions
| AWG | MWK |
|---|---|
| 1 AWG | 966.96 MWK |
| 10 AWG | 9,669.56 MWK |
| 50 AWG | 48,347.80 MWK |
| 100 AWG | 96,695.60 MWK |
| 500 AWG | 483,477.99 MWK |
| 1,000 AWG | 966,955.98 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-28T02:55:43Z",
"rates": {
"MWK": 966.955978
}
}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": 96695.59779999999,
"rate": 966.955978
}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