Rate Overview
Live
1 AWG = 967.9394 MWK
1 MWK = 0.001033
AWG
Avg
969.5279
High
973.4678
Low
967.9394
Last updated: 9/3/2026, 10:01:18 AM
Quick Conversions
| AWG | MWK |
|---|---|
| 1 AWG | 967.94 MWK |
| 10 AWG | 9,679.39 MWK |
| 50 AWG | 48,396.97 MWK |
| 100 AWG | 96,793.94 MWK |
| 500 AWG | 483,969.68 MWK |
| 1,000 AWG | 967,939.36 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-09-03T10:01:18Z",
"rates": {
"MWK": 967.939356
}
}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": 96793.9356,
"rate": 967.939356
}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