Rate Overview
Live
1 AWG = 969.6725 MWK
1 MWK = 0.001031
AWG
Avg
969.2858
High
972.6011
Low
966.1371
Last updated: 7/28/2026, 2:01:11 PM
Quick Conversions
| AWG | MWK |
|---|---|
| 1 AWG | 969.67 MWK |
| 10 AWG | 9,696.72 MWK |
| 50 AWG | 48,483.62 MWK |
| 100 AWG | 96,967.25 MWK |
| 500 AWG | 484,836.24 MWK |
| 1,000 AWG | 969,672.48 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-28T14:01:11Z",
"rates": {
"MWK": 969.672475
}
}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": 96967.2475,
"rate": 969.672475
}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