Rate Overview
Live
1 MGA = 15.2096 ZWL
1 ZWL = 0.065748
MGA
Avg
15.1755
High
15.2306
Low
15.1018
Last updated: 3/27/2026, 3:07:30 PM
Quick Conversions
| MGA | ZWL |
|---|---|
| 1 MGA | 15.21 ZWL |
| 10 MGA | 152.10 ZWL |
| 50 MGA | 760.48 ZWL |
| 100 MGA | 1,520.96 ZWL |
| 500 MGA | 7,604.78 ZWL |
| 1,000 MGA | 15,209.57 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-03-27T15:07:30Z",
"rates": {
"ZWL": 15.209566
}
}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": 1520.9566,
"rate": 15.209566
}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