Rate Overview
Live
1 MGA = 15.6682 ZWL
1 ZWL = 0.063823
MGA
Avg
6.4842
High
15.7109
Low
0.076530
Last updated: 5/27/2026, 2:22:15 AM
Quick Conversions
| MGA | ZWL |
|---|---|
| 1 MGA | 15.67 ZWL |
| 10 MGA | 156.68 ZWL |
| 50 MGA | 783.41 ZWL |
| 100 MGA | 1,566.82 ZWL |
| 500 MGA | 7,834.12 ZWL |
| 1,000 MGA | 15,668.25 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-27T02:22:15Z",
"rates": {
"ZWL": 15.668247
}
}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": 1566.8247,
"rate": 15.668247
}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