Rate Overview
Live
1 MGA = 0.408676 MWK
1 MWK = 2.4469
MGA
Avg
0.408248
High
0.409349
Low
0.406102
Last updated: 7/10/2026, 1:10:14 AM
Quick Conversions
| MGA | MWK |
|---|---|
| 1 MGA | 0.41 MWK |
| 10 MGA | 4.09 MWK |
| 50 MGA | 20.43 MWK |
| 100 MGA | 40.87 MWK |
| 500 MGA | 204.34 MWK |
| 1,000 MGA | 408.68 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-07-10T01:10:14Z",
"rates": {
"MWK": 0.408676
}
}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": 40.867599999999996,
"rate": 0.408676
}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