Rate Overview
Live
1 MGA = 0.413412 MWK
1 MWK = 2.4189
MGA
Avg
0.413479
High
0.415432
Low
0.411325
Last updated: 6/19/2026, 8:31:18 AM
Quick Conversions
| MGA | MWK |
|---|---|
| 1 MGA | 0.41 MWK |
| 10 MGA | 4.13 MWK |
| 50 MGA | 20.67 MWK |
| 100 MGA | 41.34 MWK |
| 500 MGA | 206.71 MWK |
| 1,000 MGA | 413.41 MWK |
Get MGA/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=MWKExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-06-19T08:31:18Z",
"rates": {
"MWK": 0.413412
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "MWK",
"amount": 100
},
"result": 41.3412,
"rate": 0.413412
}Build with MGA/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key