Rate Overview
Live
1 MWK = 2.4055 MGA
1 MGA = 0.415712
MWK
Avg
2.5207
High
2.6658
Low
2.3931
Last updated: 3/27/2026, 12:03:59 PM
Quick Conversions
| MWK | MGA |
|---|---|
| 1 MWK | 2.41 MGA |
| 10 MWK | 24.06 MGA |
| 50 MWK | 120.28 MGA |
| 100 MWK | 240.55 MGA |
| 500 MWK | 1,202.75 MGA |
| 1,000 MWK | 2,405.51 MGA |
Get MWK/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=MGAExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-27T12:03:59Z",
"rates": {
"MGA": 2.405509
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "MGA",
"amount": 100
},
"result": 240.55089999999998,
"rate": 2.405509
}Build with MWK/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key