Rate Overview
Live
1 MWK = 0.001033 AWG
1 AWG = 968.0542
MWK
Avg
0.001031
High
0.001033
Low
0.001027
Last updated: 9/3/2026, 9:58:03 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.03 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-09-03T09:58:03Z",
"rates": {
"AWG": 0.001033
}
}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.1033,
"rate": 0.001033
}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