Rate Overview
Live
1 MWK = 2.3974 MGA
1 MGA = 0.417124
MWK
Avg
2.4109
High
2.4385
Low
2.3885
Last updated: 3/7/2026, 3:28:54 AM
Quick Conversions
| MWK | MGA |
|---|---|
| 1 MWK | 2.40 MGA |
| 10 MWK | 23.97 MGA |
| 50 MWK | 119.87 MGA |
| 100 MWK | 239.74 MGA |
| 500 MWK | 1,198.68 MGA |
| 1,000 MWK | 2,397.37 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-03-07T03:28:54Z",
"rates": {
"MGA": 2.397369
}
}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.7369,
"rate": 2.397369
}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