Rate Overview
Live
1 AWG = 966.0146 MWK
1 MWK = 0.001035
AWG
Avg
966.1871
High
967.5023
Low
961.3338
Last updated: 5/7/2026, 2:52:29 PM
Quick Conversions
| AWG | MWK |
|---|---|
| 1 AWG | 966.01 MWK |
| 10 AWG | 9,660.15 MWK |
| 50 AWG | 48,300.73 MWK |
| 100 AWG | 96,601.46 MWK |
| 500 AWG | 483,007.30 MWK |
| 1,000 AWG | 966,014.60 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-05-07T14:52:29Z",
"rates": {
"MWK": 966.014601
}
}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": 96601.4601,
"rate": 966.014601
}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