Rate Overview
Live
1 MGA = 0.418678 MWK
1 MWK = 2.3885
MGA
Avg
0.414081
High
0.418678
Low
0.409126
Last updated: 3/6/2026, 11:52:19 PM
Quick Conversions
| MGA | MWK |
|---|---|
| 1 MGA | 0.42 MWK |
| 10 MGA | 4.19 MWK |
| 50 MGA | 20.93 MWK |
| 100 MGA | 41.87 MWK |
| 500 MGA | 209.34 MWK |
| 1,000 MGA | 418.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-03-06T23:52:19Z",
"rates": {
"MWK": 0.418678
}
}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.8678,
"rate": 0.418678
}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