Rate Overview
Live
1 MGA = 0.418357 MWK
1 MWK = 2.3903
MGA
Avg
0.418579
High
0.420072
Low
0.417815
Last updated: 4/17/2026, 6:29:11 AM
Quick Conversions
| MGA | MWK |
|---|---|
| 1 MGA | 0.42 MWK |
| 10 MGA | 4.18 MWK |
| 50 MGA | 20.92 MWK |
| 100 MGA | 41.84 MWK |
| 500 MGA | 209.18 MWK |
| 1,000 MGA | 418.36 MWK |
Get MGA/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=MWKExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-04-17T06:29:11Z",
"rates": {
"MWK": 0.418357
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "MWK",
"amount": 100
},
"result": 41.835699999999996,
"rate": 0.418357
}Build with MGA/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key