Rate Overview
Live
1 AWG = 967.8391 MWK
1 MWK = 0.001033
AWG
Avg
968.5113
High
972.1870
Low
961.7781
Last updated: 7/24/2026, 12:05:25 AM
Quick Conversions
| AWG | MWK |
|---|---|
| 1 AWG | 967.84 MWK |
| 10 AWG | 9,678.39 MWK |
| 50 AWG | 48,391.96 MWK |
| 100 AWG | 96,783.91 MWK |
| 500 AWG | 483,919.57 MWK |
| 1,000 AWG | 967,839.15 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-24T00:05:25Z",
"rates": {
"MWK": 967.839148
}
}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": 96783.9148,
"rate": 967.839148
}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