Rate Overview
Live
1 MWK = 2.4248 MGA
1 MGA = 0.412397
MWK
Avg
2.4955
High
2.6708
Low
2.3830
Last updated: 5/27/2026, 8:33:00 PM
Quick Conversions
| MWK | MGA |
|---|---|
| 1 MWK | 2.42 MGA |
| 10 MWK | 24.25 MGA |
| 50 MWK | 121.24 MGA |
| 100 MWK | 242.48 MGA |
| 500 MWK | 1,212.42 MGA |
| 1,000 MWK | 2,424.85 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-05-27T20:33:00Z",
"rates": {
"MGA": 2.424845
}
}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": 242.4845,
"rate": 2.424845
}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