Rate Overview
Live
1 MWK = 2.4726 MGA
1 MGA = 0.404435
MWK
Avg
2.4553
High
2.4726
Low
2.4429
Last updated: 7/11/2026, 2:55:26 PM
Quick Conversions
| MWK | MGA |
|---|---|
| 1 MWK | 2.47 MGA |
| 10 MWK | 24.73 MGA |
| 50 MWK | 123.63 MGA |
| 100 MWK | 247.26 MGA |
| 500 MWK | 1,236.29 MGA |
| 1,000 MWK | 2,472.59 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-11T14:55:26Z",
"rates": {
"MGA": 2.472585
}
}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": 247.2585,
"rate": 2.472585
}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