Rate Overview
Live
1 MGA = 0.415712 MWK
1 MWK = 2.4055
MGA
Avg
0.392285
High
0.418678
Low
0.377937
Last updated: 3/27/2026, 1:48:40 PM
Quick Conversions
| MGA | MWK |
|---|---|
| 1 MGA | 0.42 MWK |
| 10 MGA | 4.16 MWK |
| 50 MGA | 20.79 MWK |
| 100 MGA | 41.57 MWK |
| 500 MGA | 207.86 MWK |
| 1,000 MGA | 415.71 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-27T13:48:40Z",
"rates": {
"MWK": 0.415712
}
}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.571200000000005,
"rate": 0.415712
}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