Rate Overview
Live
1 MWK = 2.3903 MGA
1 MGA = 0.418358
MWK
Avg
2.3890
High
2.3934
Low
2.3805
Last updated: 4/17/2026, 6:29:12 AM
Quick Conversions
| MWK | MGA |
|---|---|
| 1 MWK | 2.39 MGA |
| 10 MWK | 23.90 MGA |
| 50 MWK | 119.51 MGA |
| 100 MWK | 239.03 MGA |
| 500 MWK | 1,195.15 MGA |
| 1,000 MWK | 2,390.30 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-04-17T06:29:12Z",
"rates": {
"MGA": 2.3903
}
}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": 239.02999999999997,
"rate": 2.3903
}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