Rate Overview
Live
1 MGA = 15.8658 ZWL
1 ZWL = 0.063029
MGA
Avg
15.9244
High
16.0020
Low
15.8658
Last updated: 6/16/2026, 1:31:44 PM
Quick Conversions
| MGA | ZWL |
|---|---|
| 1 MGA | 15.87 ZWL |
| 10 MGA | 158.66 ZWL |
| 50 MGA | 793.29 ZWL |
| 100 MGA | 1,586.58 ZWL |
| 500 MGA | 7,932.89 ZWL |
| 1,000 MGA | 15,865.79 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-06-16T13:31:44Z",
"rates": {
"ZWL": 15.865787
}
}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": 1586.5787,
"rate": 15.865787
}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