Rate Overview
Live
1 MGA = 0.405039 MWK
1 MWK = 2.4689
MGA
Avg
0.409547
High
0.419638
Low
0.388172
Last updated: 8/1/2026, 2:54:12 PM
Quick Conversions
| MGA | MWK |
|---|---|
| 1 MGA | 0.41 MWK |
| 10 MGA | 4.05 MWK |
| 50 MGA | 20.25 MWK |
| 100 MGA | 40.50 MWK |
| 500 MGA | 202.52 MWK |
| 1,000 MGA | 405.04 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-08-01T14:54:12Z",
"rates": {
"MWK": 0.405039
}
}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": 40.5039,
"rate": 0.405039
}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