Rate Overview
Live
1 MGA = 0.077403 ZWL
1 ZWL = 12.9194
MGA
Avg
0.077530
High
0.077608
Low
0.077403
Last updated: 5/6/2026, 10:02:05 PM
Quick Conversions
| MGA | ZWL |
|---|---|
| 1 MGA | 0.08 ZWL |
| 10 MGA | 0.77 ZWL |
| 50 MGA | 3.87 ZWL |
| 100 MGA | 7.74 ZWL |
| 500 MGA | 38.70 ZWL |
| 1,000 MGA | 77.40 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-05-06T22:02:05Z",
"rates": {
"ZWL": 0.077403
}
}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.7402999999999995,
"rate": 0.077403
}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