Rate Overview
Live
1 MGA = 15.5442 ZWL
1 ZWL = 0.064333
MGA
Avg
15.3611
High
15.5442
Low
15.1125
Last updated: 3/6/2026, 11:52:12 PM
Quick Conversions
| MGA | ZWL |
|---|---|
| 1 MGA | 15.54 ZWL |
| 10 MGA | 155.44 ZWL |
| 50 MGA | 777.21 ZWL |
| 100 MGA | 1,554.42 ZWL |
| 500 MGA | 7,772.10 ZWL |
| 1,000 MGA | 15,544.20 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-06T23:52:12Z",
"rates": {
"ZWL": 15.544199
}
}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": 1554.4199,
"rate": 15.544199
}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