Rate Overview
Live
1 MWK = 2.4789 MGA
1 MGA = 0.403410
MWK
Avg
2.4845
High
2.5184
Low
2.4618
Last updated: 7/29/2026, 1:55:41 PM
Quick Conversions
| MWK | MGA |
|---|---|
| 1 MWK | 2.48 MGA |
| 10 MWK | 24.79 MGA |
| 50 MWK | 123.94 MGA |
| 100 MWK | 247.89 MGA |
| 500 MWK | 1,239.43 MGA |
| 1,000 MWK | 2,478.87 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-29T13:55:41Z",
"rates": {
"MGA": 2.478868
}
}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.8868,
"rate": 2.478868
}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