Rate Overview
Live
1 MGA = 0.077808 ZWL
1 ZWL = 12.8521
MGA
Avg
0.077758
High
0.077871
Low
0.077590
Last updated: 4/16/2026, 8:14:07 PM
Quick Conversions
| MGA | ZWL |
|---|---|
| 1 MGA | 0.08 ZWL |
| 10 MGA | 0.78 ZWL |
| 50 MGA | 3.89 ZWL |
| 100 MGA | 7.78 ZWL |
| 500 MGA | 38.90 ZWL |
| 1,000 MGA | 77.81 ZWL |
Get MGA/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=ZWLExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-04-16T20:14:07Z",
"rates": {
"ZWL": 0.077808
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "ZWL",
"amount": 100
},
"result": 7.7808,
"rate": 0.077808
}Build with MGA/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key