Rate Overview
Live
1 MGA = 15.4351 ZWL
1 ZWL = 0.064787
MGA
Avg
15.3940
High
15.5795
Low
15.2731
Last updated: 9/1/2026, 7:55:37 PM
Quick Conversions
| MGA | ZWL |
|---|---|
| 1 MGA | 15.44 ZWL |
| 10 MGA | 154.35 ZWL |
| 50 MGA | 771.76 ZWL |
| 100 MGA | 1,543.51 ZWL |
| 500 MGA | 7,717.56 ZWL |
| 1,000 MGA | 15,435.12 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-09-01T19:55:37Z",
"rates": {
"ZWL": 15.435123
}
}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": 1543.5123,
"rate": 15.435123
}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