Rate Overview
Live
1 MGA = 15.4285 ZWL
1 ZWL = 0.064815
MGA
Avg
15.4697
High
15.6135
Low
15.4285
Last updated: 8/12/2026, 1:57:28 PM
Quick Conversions
| MGA | ZWL |
|---|---|
| 1 MGA | 15.43 ZWL |
| 10 MGA | 154.28 ZWL |
| 50 MGA | 771.42 ZWL |
| 100 MGA | 1,542.85 ZWL |
| 500 MGA | 7,714.23 ZWL |
| 1,000 MGA | 15,428.46 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-08-12T13:57:28Z",
"rates": {
"ZWL": 15.428457
}
}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": 1542.8457,
"rate": 15.428457
}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