Rate Overview
Live
1 AWG = 969.5448 MWK
1 MWK = 0.001031
AWG
Avg
968.9457
High
970.3384
Low
966.2292
Last updated: 6/17/2026, 1:39:11 AM
Quick Conversions
| AWG | MWK |
|---|---|
| 1 AWG | 969.54 MWK |
| 10 AWG | 9,695.45 MWK |
| 50 AWG | 48,477.24 MWK |
| 100 AWG | 96,954.48 MWK |
| 500 AWG | 484,772.38 MWK |
| 1,000 AWG | 969,544.76 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-06-17T01:39:11Z",
"rates": {
"MWK": 969.544758
}
}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": 96954.4758,
"rate": 969.544758
}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