Rate Overview
Live
1 MWK = 2.4783 MGA
1 MGA = 0.403498
MWK
Avg
2.4828
High
2.4971
Low
2.4714
Last updated: 9/10/2026, 4:20:29 PM
Quick Conversions
| MWK | MGA |
|---|---|
| 1 MWK | 2.48 MGA |
| 10 MWK | 24.78 MGA |
| 50 MWK | 123.92 MGA |
| 100 MWK | 247.83 MGA |
| 500 MWK | 1,239.16 MGA |
| 1,000 MWK | 2,478.32 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-09-10T16:20:29Z",
"rates": {
"MGA": 2.478324
}
}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.8324,
"rate": 2.478324
}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