Rate Overview
Live
1 AWG = 965.0000 MWK
1 MWK = 0.001036
AWG
Avg
963.9973
High
966.5288
Low
961.8798
Last updated: 4/17/2026, 1:36:11 PM
Quick Conversions
| AWG | MWK |
|---|---|
| 1 AWG | 965.00 MWK |
| 10 AWG | 9,650.00 MWK |
| 50 AWG | 48,250.00 MWK |
| 100 AWG | 96,500.00 MWK |
| 500 AWG | 482,499.99 MWK |
| 1,000 AWG | 964,999.97 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-04-17T13:36:11Z",
"rates": {
"MWK": 964.999973
}
}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": 96499.99729999999,
"rate": 964.999973
}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