Rate Overview
Live
1 MWK = 0.001036 AWG
1 AWG = 965.2510
MWK
Avg
0.001033
High
0.001036
Low
0.001029
Last updated: 3/28/2026, 10:45:32 AM
Quick Conversions
| MWK | AWG |
|---|---|
| 1 MWK | 0.00 AWG |
| 10 MWK | 0.01 AWG |
| 50 MWK | 0.05 AWG |
| 100 MWK | 0.10 AWG |
| 500 MWK | 0.52 AWG |
| 1,000 MWK | 1.04 AWG |
Get MWK/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=AWGExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-28T10:45:32Z",
"rates": {
"AWG": 0.001036
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "AWG",
"amount": 100
},
"result": 0.1036,
"rate": 0.001036
}Build with MWK/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key