Rate Overview
Live
1 MWK = 2.4029 MGA
1 MGA = 0.416165
MWK
Avg
2.3904
High
2.4041
Low
2.3830
Last updated: 5/7/2026, 11:23:41 AM
Quick Conversions
| MWK | MGA |
|---|---|
| 1 MWK | 2.40 MGA |
| 10 MWK | 24.03 MGA |
| 50 MWK | 120.14 MGA |
| 100 MWK | 240.29 MGA |
| 500 MWK | 1,201.45 MGA |
| 1,000 MWK | 2,402.90 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-05-07T11:23:41Z",
"rates": {
"MGA": 2.402895
}
}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": 240.2895,
"rate": 2.402895
}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