Rate Overview
Live
1 MWK = 2.4966 MGA
1 MGA = 0.400550
MWK
Avg
2.4886
High
2.5184
Low
2.4618
Last updated: 7/30/2026, 4:02:15 AM
Quick Conversions
| MWK | MGA |
|---|---|
| 1 MWK | 2.50 MGA |
| 10 MWK | 24.97 MGA |
| 50 MWK | 124.83 MGA |
| 100 MWK | 249.66 MGA |
| 500 MWK | 1,248.28 MGA |
| 1,000 MWK | 2,496.57 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-07-30T04:02:15Z",
"rates": {
"MGA": 2.496569
}
}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": 249.6569,
"rate": 2.496569
}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