Rate Overview
Live
1 MWK = 2.4878 MGA
1 MGA = 0.401964
MWK
Avg
2.5014
High
2.6645
Low
2.3805
Last updated: 7/27/2026, 12:22:42 AM
Quick Conversions
| MWK | MGA |
|---|---|
| 1 MWK | 2.49 MGA |
| 10 MWK | 24.88 MGA |
| 50 MWK | 124.39 MGA |
| 100 MWK | 248.78 MGA |
| 500 MWK | 1,243.89 MGA |
| 1,000 MWK | 2,487.79 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-27T00:22:42Z",
"rates": {
"MGA": 2.487786
}
}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.77859999999998,
"rate": 2.487786
}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