Rate Overview
Live
1 MGA = 15.4453 ZWL
1 ZWL = 0.064745
MGA
Avg
15.5277
High
15.6430
Low
15.4437
Last updated: 7/26/2026, 6:58:01 AM
Quick Conversions
| MGA | ZWL |
|---|---|
| 1 MGA | 15.45 ZWL |
| 10 MGA | 154.45 ZWL |
| 50 MGA | 772.27 ZWL |
| 100 MGA | 1,544.53 ZWL |
| 500 MGA | 7,722.66 ZWL |
| 1,000 MGA | 15,445.31 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-26T06:58:01Z",
"rates": {
"ZWL": 15.445313
}
}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": 1544.5313,
"rate": 15.445313
}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