Rate Overview
Live
1 AWG = 970.2483 MWK
1 MWK = 0.001031
AWG
Avg
969.5045
High
970.6397
Low
968.3757
Last updated: 3/7/2026, 7:07:48 AM
Quick Conversions
| AWG | MWK |
|---|---|
| 1 AWG | 970.25 MWK |
| 10 AWG | 9,702.48 MWK |
| 50 AWG | 48,512.41 MWK |
| 100 AWG | 97,024.83 MWK |
| 500 AWG | 485,124.14 MWK |
| 1,000 AWG | 970,248.29 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-03-07T07:07:48Z",
"rates": {
"MWK": 970.248287
}
}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": 97024.8287,
"rate": 970.248287
}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