Rate Overview
Live
1 MGA = 15.6430 ZWL
1 ZWL = 0.063926
MGA
Avg
15.6262
High
15.7328
Low
15.5386
Last updated: 7/23/2026, 5:35:03 PM
Quick Conversions
| MGA | ZWL |
|---|---|
| 1 MGA | 15.64 ZWL |
| 10 MGA | 156.43 ZWL |
| 50 MGA | 782.15 ZWL |
| 100 MGA | 1,564.30 ZWL |
| 500 MGA | 7,821.52 ZWL |
| 1,000 MGA | 15,643.04 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-07-23T17:35:03Z",
"rates": {
"ZWL": 15.643038
}
}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": 1564.3038000000001,
"rate": 15.643038
}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