Rate Overview
Live
1 AWG = 965.0002 MWK
1 MWK = 0.001036
AWG
Avg
968.2819
High
969.7125
Low
965.0002
Last updated: 3/28/2026, 12:27:56 PM
Quick Conversions
| AWG | MWK |
|---|---|
| 1 AWG | 965.00 MWK |
| 10 AWG | 9,650.00 MWK |
| 50 AWG | 48,250.01 MWK |
| 100 AWG | 96,500.02 MWK |
| 500 AWG | 482,500.12 MWK |
| 1,000 AWG | 965,000.24 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-28T12:27:56Z",
"rates": {
"MWK": 965.00024
}
}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": 96500.02399999999,
"rate": 965.00024
}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