Rate Overview
Live
1 MWK = 2.4189 MGA
1 MGA = 0.413412
MWK
Avg
2.4185
High
2.4312
Low
2.4071
Last updated: 6/19/2026, 8:31:19 AM
Quick Conversions
| MWK | MGA |
|---|---|
| 1 MWK | 2.42 MGA |
| 10 MWK | 24.19 MGA |
| 50 MWK | 120.94 MGA |
| 100 MWK | 241.89 MGA |
| 500 MWK | 1,209.45 MGA |
| 1,000 MWK | 2,418.89 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-06-19T08:31:19Z",
"rates": {
"MGA": 2.418892
}
}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": 241.88920000000002,
"rate": 2.418892
}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