Rate Overview
Live
1 MWK = 2.4811 MGA
1 MGA = 0.403054
MWK
Avg
2.4691
High
2.5184
Low
2.4429
Last updated: 7/31/2026, 7:28:09 AM
Quick Conversions
| MWK | MGA |
|---|---|
| 1 MWK | 2.48 MGA |
| 10 MWK | 24.81 MGA |
| 50 MWK | 124.05 MGA |
| 100 MWK | 248.11 MGA |
| 500 MWK | 1,240.53 MGA |
| 1,000 MWK | 2,481.06 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-31T07:28:09Z",
"rates": {
"MGA": 2.481055
}
}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": 248.1055,
"rate": 2.481055
}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