Rate Overview
Live
1 MWK = 2.4840 MGA
1 MGA = 0.402578
MWK
Avg
2.4852
High
2.4944
Low
2.4800
Last updated: 8/20/2026, 3:32:18 AM
Quick Conversions
| MWK | MGA |
|---|---|
| 1 MWK | 2.48 MGA |
| 10 MWK | 24.84 MGA |
| 50 MWK | 124.20 MGA |
| 100 MWK | 248.40 MGA |
| 500 MWK | 1,241.99 MGA |
| 1,000 MWK | 2,483.99 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-08-20T03:32:18Z",
"rates": {
"MGA": 2.483988
}
}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.3988,
"rate": 2.483988
}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